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)
commit52aaa1840d226ab9863fd9b64c0a8623abb60706
tree1e20d61241f27d6cf4f6ab48e6f5d67f257f924e
parent5aad0a14bacc22b9d36956f12fa9480e3c0c672f
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