u-boot-brain/doc/imx/habv4
Breno Lima 58f75efeaf mx7ulp: hab: Add hab_status command for HABv4 M4 boot
When booting in low power or dual boot modes the M4 binary is
authenticated by the M4 ROM code.

Add an option in hab_status command so users can retrieve M4 HAB
failure and warning events.

=> hab_status m4

   Secure boot disabled

   HAB Configuration: 0xf0, HAB State: 0x66
   No HAB Events Found!

Add command documentation in mx6_mx7_secure_boot.txt guide.

As HAB M4 API cannot be called from A7 core the code is parsing
the M4 HAB persistent memory region. The HAB persistent memory
stores HAB events, public keys and others HAB related information.

The HAB persistent memory region addresses and sizes can be found
in AN12263 "HABv4 RVT Guidelines and Recommendations".

Reviewed-by: Utkarsh Gupta <utkarsh.gupta@nxp.com>
Reviewed-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Breno Lima <breno.lima@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2021-04-08 09:18:29 +02:00
..
csf_examples doc: imx: habv4: Add Secure Boot guide for i.MX6 and i.MX7 non-SPL targets 2019-02-15 12:46:45 +01:00
guides mx7ulp: hab: Add hab_status command for HABv4 M4 boot 2021-04-08 09:18:29 +02:00
script_examples doc: imx: habv4: Add Secure Boot guide for i.MX6 and i.MX7 non-SPL targets 2019-02-15 12:46:45 +01:00
introduction_habv4.txt doc: imx: habv4: Add HABv4 introduction 2019-02-15 12:46:31 +01:00