arm-trusted-firmware/drivers
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
..
allwinner refactor(allwinner): use fdt_node_is_enabled() in AXP driver 2023-02-03 13:31:28 +00:00
amlogic refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
arm Merge changes from topic "dcc-console" into integration 2023-10-17 15:22:54 +02:00
auth Merge "build(mbedtls): add deprecation notice" into integration 2023-11-13 20:01:39 +01:00
brcm fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
cadence refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
cfi/v2m
clk feat(clk): add a minimal clock framework 2021-12-22 13:07:23 +01:00
console refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
coreboot/cbmem_console/aarch64
delay_timer
fwu fix(fwu): rename is_fwu_initialized 2022-03-28 09:10:11 +02:00
gpio
imx fix: unify fallthrough annotations 2022-12-01 16:17:24 +00:00
intel/soc/stratix10/io
io chore(io): remove io_dummy driver 2023-04-28 15:45:43 +02:00
marvell refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
measured_boot feat(rss): set the signer-ID in the RSS metadata 2023-07-28 09:01:15 +01:00
mentor/i2c
mmc fix(mmc): initialises response buffer with zeros 2023-09-16 10:42:39 +00:00
mtd fix(nand): reset the SLC NAND 2023-09-27 16:21:58 +02:00
nxp refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
partition feat(partition): add interface to init gpt 2023-10-27 08:31:54 -05:00
rambus drivers/rambus: add TRNG-IP-76 driver 2021-02-11 09:43:18 +00:00
renesas fix(rcar3): fix load address range check 2023-12-13 22:12:15 +01:00
rpi3 fix(rpi3): initialize SD card host controller 2023-04-13 10:29:51 +01:00
scmi-msg fix(scmi): add parameter for plat_scmi_clock_rates_array 2023-08-21 19:46:52 +08:00
st fix(st-crypto): use GENMASK_32 to define PKA registers masks 2023-09-27 18:41:46 +02:00
synopsys
ti/uart refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
ufs fix(ufs): performs unsigned shift for doorbell 2023-09-16 10:53:09 +00:00
usb fix(usb): correct type in message 2022-02-15 18:09:51 +01:00