aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/lib/smp.c
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2022-08-23 22:09:34 -0300
committerStefano Babic <sbabic@denx.de>2022-09-21 16:19:45 +0200
commit1d8f4c85e3c04f596b0464542221b3507af0014e (patch)
tree5b9baa8ff1a36027105a5a73ef584d77a13f7617 /arch/riscv/lib/smp.c
parent8b9d90d6349f99cb9d95584e65dc04f080720fbd (diff)
kontron-sl-mx8mm: Let CONFIG_SPL_FIT_IMAGE_TINY be selected
When CONFIG_IMX_HAB is selected the 'hab_status' command reports several error events, indicating that the BootROM failed to authenticate the SPL. After inspecting the content of the memory location that corresponds to the DTB load address, the content did not match with the DTB binary, showing that some kind of memory corruption/overlap occurred. Letting the CONFIG_SPL_FIT_IMAGE_TINY option to be selected causes the DTB to be properly placed into RAM and no more overlap occurs. With this change, the 'hab_status' command returns no more error events, which indicates that the BootROM succeeded to authenticate the SPL. Signed-off-by: Fabio Estevam <festevam@denx.de> Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Diffstat (limited to 'arch/riscv/lib/smp.c')
0 files changed, 0 insertions, 0 deletions