arm-trusted-firmware/plat/st
Yann Gautier 9f72f5eac8 fix(st): properly check LOADADDR
LOADADDR variable is retrieved from line starting with RAM in map file.
But if the build path contains RAM, this keywords will appear several
times and the grep will fail. Correct that by really checking the line
starting with RAM thanks to grep '^RAM'.

Change-Id: I2ce23edb5255028b1a56ba45c16569a42ae21ae2
Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/tf-a/+/328648
2023-10-23 11:56:30 +02:00
..
common fix(st): properly check LOADADDR 2023-10-23 11:56:30 +02:00
stm32mp1 refactor(st): move plat_image_load.c 2023-09-08 10:56:49 +02:00
stm32mp2 feat(stm32mp2): generate stm32 file 2023-09-08 10:56:49 +02:00