arm-trusted-firmware/plat/imx/imx8m/imx8mp
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 fix(imx8mp): uncondtionally enable only the USB power domain 2024-01-23 17:25:08 +01:00
imx8mp_bl2_el3_setup.c feat(plat/imx/imx8m/imx8mp): add in BL2 with FIP 2021-09-14 21:42:01 +08:00
imx8mp_bl2_mem_params_desc.c feat(plat/imx/imx8m/imx8mp): add in BL2 with FIP 2021-09-14 21:42:01 +08:00
imx8mp_bl31_setup.c fix(imx8m): ensure domain permissions for the console 2024-10-10 10:10:10 +02:00
imx8mp_psci.c plat: imx8mp: Add the basic support for i.MX8MP 2020-07-10 16:19:25 +08:00
imx8mp_rotpk.S feat(plat/imx/imx8m/imx8mp): enable Trusted Boot 2021-09-14 21:42:01 +08:00
imx8mp_trusted_boot.c feat(plat/imx/imx8m/imx8mp): enable Trusted Boot 2021-09-14 21:42:01 +08:00
platform.mk fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00