arm-trusted-firmware/plat/imx/imx8m
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
..
ddr feat(imx8m): add 3600 MTps DDR PLL rate 2023-12-02 06:47:44 +01:00
imx8mm fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
imx8mn fix(imx8m): ensure domain permissions for the console 2024-10-10 10:10:10 +02:00
imx8mp fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
imx8mq refactor(imx8m): replace UART base magic numbers with macros 2024-10-10 10:10:10 +02:00
include fix(imx8m): ensure domain permissions for the console 2024-10-10 10:10:10 +02:00
gpc_common.c fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
imx8m_caam.c fix(imx8m): correct serial output for HAB JR0 2022-09-20 08:03:57 +02:00
imx8m_ccm.c refactor(imx8m): replace UART base magic numbers with macros 2024-10-10 10:10:10 +02:00
imx8m_csu.c feat(imx8m): add a simple csu driver for imx8m family 2022-05-07 17:33:58 +08:00
imx8m_dyn_cfg_helpers.c refactor(libc): clean up dependencies in libc 2022-09-22 13:23:49 +02:00
imx8m_image_load.c refactor(plat/imx/imx8m): make image load logic for TBBR FIP booting common 2021-09-14 21:42:01 +08:00
imx8m_measured_boot.c refactor(imx8m): align image identifier string macros 2024-03-06 15:44:55 +01:00
imx8m_psci_common.c feat(imx8mq): add workaround code for ERR11171 on imx8mq 2023-03-01 10:18:03 +08:00
imx8m_snvs.c feat(imx8m): enable snvs privileged registers access 2023-10-05 16:02:10 +02:00
imx_aipstz.c Fix the License header template in imx_aipstz.c 2019-07-01 14:16:27 +01:00
imx_hab.c feat(imx8m): add support for high assurance boot 2022-10-19 15:55:15 +02:00
imx_rdc.c fix(imx8m): ensure domain permissions for the console 2024-10-10 10:10:10 +02:00