arm-trusted-firmware/tools
Takuya Sakata 4f7e0fa38f fix(rcar3): fix load address range check
Fixed the check of the address range which the program is loaded to.
Use the addresses and sizes in the BL31 and BL32 certificates to check
that they are within the range of the target address and size
defined inside the TF-A.
It also uses the addresses and sizes in the BL33x certificates to check
that they are outside the protected area defined inside the TF-A.

Signed-off-by: Hideyuki Nitta <hideyuki.nitta.jf@hitachi.com>
Signed-off-by: Toshiyuki Ogasahara <toshiyuki.ogasahara.bo@hitachi.com>
Signed-off-by: Yoshifumi Hosoya <yoshifumi.hosoya.wj@renesas.com>
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> # Code clean up
Change-Id: Iade15431fc86587489fb0ca9106f6baaf7e926e2
2023-12-13 22:12:15 +01:00
..
amlogic meson: Rename platform directory to amlogic 2019-09-05 10:39:25 +01:00
cert_create fix(cert-create): fix key loading logic 2023-10-19 11:34:55 +02:00
conventional-changelog-tf-a docs(changelog): changelog for v2.10 release 2023-11-22 11:52:02 +00:00
encrypt_fw build(tools): avoid unnecessary link 2023-07-05 13:00:18 +02:00
fiptool feat(fiptool): add ability to build statically 2023-09-25 18:13:10 +02:00
marvell/doimage refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE 2023-02-21 11:09:47 +00:00
memory chore(bl): add UNALIGNED symbols for TEXT/RODATA 2023-06-12 12:50:08 +02:00
nxp fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
renesas fix(rcar3): fix load address range check 2023-12-13 22:12:15 +01:00
sptool feat(sptool): generate ARM_BL2_SP_LIST_DTS file from sp_layout.json 2023-08-11 11:49:47 +01:00
stm32image feat(st): update stm32image tool for header v2 2022-03-21 10:53:55 +01:00