summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHaixiang Bao <haixiang.bao@amlogic.com>2015-06-02 16:29:10 +0800
committerHaixiang Bao <haixiang.bao@amlogic.com>2015-06-02 16:29:10 +0800
commit852d612a0d43045a825b7a5467754a9071da8e6b (patch)
treecc12a9364253c85f303bedaa644d6462d8fba179 /.gitignore
parent56d8fffc9b99cc92b7d04f14f591e86321a9e06e (diff)
downloadu-boot-odroid-c1-852d612a0d43045a825b7a5467754a9071da8e6b.tar.gz
GXBB : support secure boot
1. support secure boot feature 1.1 to try secure boot enable CONFIG_AML_SECURE_BOOT 1.2 to build the encrypted uboot please enable CONFIG_AML_CRYPTO_UBOOT 1.3 for BL2 size limitation, you need to disable some feature 1.4 after a success build you will get following images for secure boot 1.4.1 /uboot/fip/u-boot.bin.encrypt ---- encrypted uboot image for SPI/NAND/EMMC storage 1.4.2 /uboot/fip/u-boot.bin.encrypt.efuse ---- efuse pattern file for secure boot 1.4.3 /uboot/fip/u-boot.bin.encrypt.sd.bin ---- encrypted uboot image for SD card boot only 1.5 program efuse pattern file to efuse 1.6 make boot device with above dedicated boot image. 2. new solution for consistence of boot loader 2.1 each BL3XX inside fip container will be protected with SHA2 when generate the boot loader u-boot.bin Change-Id: Id5650a99ada768aa50b48131a3a62458300d9925 Signed-off-by: Haixiang Bao <haixiang.bao@amlogic.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a40c277105..6a1567719d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,6 +48,7 @@
/LOG
/spl/
/tpl/
+/build/
#
# Generated include files