arm-trusted-firmware/plat/rpi/rpi3
Chris Kay 7a95759f93 fix(build): ensure $(ROT_KEY) depends on correct directory rules
In order for directories to be automatically created when used as a
dependency, they must end with a forward slash (`/`). This is because we
have a pattern rule (`%/`) to create a directory anywhere where a
directory is required as a direct dependency.

Change-Id: Ib632d59da0745f6cadb0a839a62360aeca25c178
Signed-off-by: Chris Kay <chris.kay@arm.com>
2024-11-12 12:50:45 +00:00
..
aarch64 rpi: move plat_helpers.S to common 2020-04-01 15:56:26 +01:00
include refactor(rpi): move register definitions out of rpi_hw.h 2024-03-08 20:57:13 +02:00
platform.mk fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
rpi3_bl1_setup.c fix(rpi3): manually populate CNTFRQ reg 2024-09-18 11:26:38 -05:00
rpi3_bl2_setup.c fix(rpi3): initialize SD card host controller 2023-04-13 10:29:51 +01:00
rpi3_bl31_setup.c rpi3: console: Use same "clock-less" setup scheme as RPi4 2020-03-17 12:44:09 +00:00
rpi_mbox_board.c rpi3: Move VC mailbox driver into generic drivers directory 2019-09-13 16:54:21 +01:00