arm-trusted-firmware/drivers/renesas/common
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
..
auth drivers: renesas: auth: Move to common 2021-01-13 13:03:49 +00:00
avs drivers: renesas: avs: Move to common 2021-01-13 13:03:49 +00:00
console fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
ddr fix(rcar3-drivers): update DDR setting 2023-10-16 20:45:27 +02:00
delay drivers: renesas: delay: Move to common 2021-01-13 13:03:48 +00:00
dma drivers: renesas: dma: Move to common 2021-01-13 13:03:49 +00:00
emmc fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
iic_dvfs fix(drivers/rcar3): i2c_dvfs: fix I2C operation 2021-07-10 17:35:23 +02:00
io fix(rcar3): fix load address range check 2023-12-13 22:12:15 +01:00
pwrc feat(plat/rcar3): modify type for Internal function argument 2021-12-12 13:07:06 +01:00
rom fix(renesas): align incompatible function pointers 2022-12-01 16:17:34 +00:00
rpc drivers: renesas: rpc: Move to common 2021-01-13 13:03:49 +00:00
scif feat(plat/rcar3): add process of SSCG setting for R-Car D3 2021-09-12 01:13:48 +02:00
watchdog feat(plat/rcar3): modify SWDT counter setting for R-Car D3 2021-09-12 01:13:48 +02:00
common.c fix(drivers/rcar3): fix CPG registers redefinition 2021-07-10 17:35:20 +02:00
ddr_regs.h drivers: renesas: Move ddr/qos/qos header files 2021-01-13 13:03:49 +00:00
pfc_regs.h fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
qos_reg.h drivers: renesas: Move ddr/qos/qos header files 2021-01-13 13:03:49 +00:00