u-boot-brain/arch/arm/mach-imx/imx8
Franck LENORMAND 242d1cd69b imx8: Configure SNVS
Add a module to configure the tamper and secure violation of
the SNVS using the SCU API.

The module also adds some commands:
 - snvs_cfg: Configure the SNVS HP and LP registers
 - snvs_dgo_cfg: Configure the SNVS DGO bloc if present (8QXP)
 - tamper_pin_cfg: Change the configuration of the tamper pins
 - snvs_clear_status: Allow to write to LPSR and LPTDSR to clear
   status bits

Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Franck LENORMAND <franck.lenormand@nxp.com>
Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2020-05-01 13:46:22 +02:00
..
ahab.c imx8: ahab: fix some bad debug message formating 2020-05-01 13:46:22 +02:00
clock.c imx8: add dummy clock 2018-10-22 12:59:01 +02:00
cpu.c common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
fdt.c imx8: fdt: add optee node 2019-10-08 16:35:59 +02:00
image.c spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation 2020-03-09 08:33:16 +08:00
iomux.c imx8: add iomux configuration api 2018-10-22 12:59:01 +02:00
Kconfig imx8: Configure SNVS 2020-05-01 13:46:22 +02:00
lowlevel_init.S imx8: save args passed from ATF 2019-10-08 16:35:59 +02:00
Makefile imx8: Configure SNVS 2020-05-01 13:46:22 +02:00
misc.c imx8: move SIP macro to common header 2020-05-01 13:46:21 +02:00
parse-container.c imx8: parser: fix some bad debug message formating 2020-05-01 13:46:22 +02:00
snvs_security_sc.c imx8: Configure SNVS 2020-05-01 13:46:22 +02:00