mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-05 17:00:59 +01:00
Currently, if atf env is set in the secure board. secure boot sequence gets bypassed. This is not an expected behaviour. So, removed support the atf env variable. Instead atf enabled status can be verified using get_secure_state scm call. Moreover, as per current design get_secure_state scm call will not be implemented in ATF in future as well. If its implemented, Bit 7 should be made to 1. Change-Id: I0adcfac7bbcb10fe6906fd8a3f10a440ec7080ae Signed-off-by: Ram Kumar D <quic_ramd@quicinc.com> |
||
|---|---|---|
| .. | ||
| arc | ||
| arm | ||
| avr32 | ||
| blackfin | ||
| m68k | ||
| microblaze | ||
| mips | ||
| nds32 | ||
| nios2 | ||
| openrisc | ||
| powerpc | ||
| sandbox | ||
| sh | ||
| sparc | ||
| x86 | ||
| .gitignore | ||
| Kconfig | ||