327d0789e4
We can decide whether use trustzone After this patch, we can support the following mode: ARCH_HAVE_TRUSTZONE ARCH_TRUSTZONE_DISABLED ARCH_TRUSTZONE_SECURE ARCH_TRUSTZONE_NONSECURE Without Security Extensions n n n n CHIP have NO trustzone With Security Extensions y y n n Only one bin in sec mode With Security Extensions y n y n TEE bin in sec mode With Security Extensions y n n y REE bin in non-sec mode Signed-off-by: ligd <liguiding1@xiaomi.com> |
||
---|---|---|
.. | ||
include | ||
src | ||
CMakeLists.txt | ||
Kconfig |