arm-trusted-firmware/plat/nxp/common
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 feat(nxp/common): add CORTEX A53 helper functions 2022-01-19 11:36:23 +08:00
fip_handler build: unify verbosity handling 2024-06-14 15:54:48 +00:00
img_loadr fix(layerscape): fix coverity issue 2022-03-30 10:38:22 +08:00
include/default feat(layerscape): add soc helper macro definition for chassis 3 2022-03-27 23:24:24 +08:00
nv_storage fix(layerscape): fix nv_storage assert checking 2022-11-22 16:35:19 +08:00
ocram feat(nxp/common/ocram): add driver for OCRAM initialization 2021-10-09 10:57:54 +02:00
plat_make_helper refactor(layerscape): refine comparison of inerconnection 2022-03-27 23:24:24 +08:00
psci fix: unify fallthrough annotations 2022-12-01 16:17:24 +00:00
setup fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
sip_svc nxp: svp & sip smc handling 2021-03-24 09:49:32 +05:30
soc_errata feat(layerscape): print DDR errata information 2022-03-27 23:24:24 +08:00
tbbr fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
warm_reset nxp: warm reset support to retain ddr content 2021-03-24 09:49:32 +05:30