]> git.baikalelectronics.ru Git - uboot.git/commit
nxp: config_fsl_chain_trust.h: Clean up and remove unused portions
authorTom Rini <trini@konsulko.com>
Fri, 17 Jun 2022 20:24:33 +0000 (16:24 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 5 Jul 2022 21:04:01 +0000 (17:04 -0400)
commit14ee1b891bb657c3a5334f647fa0cb7a8e8c50aa
tree1e20d61241f27d6cf4f6ab48e6f5d67f257f924e
parent1dab87dba74eeaad590fe597dc5b65af68a82ab8
nxp: config_fsl_chain_trust.h: Clean up and remove unused portions

The way that secure boot is implemented today on NXP ARM platforms does
not reuse the elements found in include/config_fsl_chain_trust.h to
construct CONFIG_SECBOOT but instead board header files have their
environment setup as needed and then fsl_setenv_chain_of_trust() will
set secureboot in the environment.  Remove a large number of unused
defines here.

Cc: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/include/asm/fsl_secure_boot.h
include/config_fsl_chain_trust.h