arm-trusted-firmware/plat/imx/imx8m/imx8mm
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
..
include refactor(imx8m): replace UART base magic numbers with macros 2024-10-10 10:10:10 +02:00
gpc.c feat(imx8m): move the gpc reg & macro to a separate header file 2023-08-31 17:35:28 +02:00
imx8mm_bl2_el3_setup.c refactor(plat/imx/imx): make imx io-storage logic for TBBR/FIP common 2021-09-14 21:42:01 +08:00
imx8mm_bl2_mem_params_desc.c plat: imx8mm: Add in BL2 with FIP 2021-03-23 21:29:32 +08:00
imx8mm_bl31_setup.c fix(imx8m): ensure domain permissions for the console 2024-10-10 10:10:10 +02:00
imx8mm_psci.c feat(plat/imx8m): add system_reset2 implementation 2021-06-17 02:27:14 +01:00
imx8mm_rotpk.S plat: imx8mm: Enable Trusted Boot 2021-03-23 21:29:32 +08:00
imx8mm_trusted_boot.c plat: imx8mm: Enable Trusted Boot 2021-03-23 21:29:32 +08:00
platform.mk fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00