arm-trusted-firmware/plat/imx/imx7/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
..
imx7.mk fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
imx7_bl2_el3_common.c refactor(plat/imx/imx): make imx io-storage logic for TBBR/FIP common 2021-09-14 21:42:01 +08:00
imx7_bl2_mem_params_desc.c plat: imx7: refactor code for reuse 2019-07-17 16:03:20 +08:00
imx7_helpers.S plat: imx7: refactor code for reuse 2019-07-17 16:03:20 +08:00
imx7_image_load.c plat: imx7: refactor code for reuse 2019-07-17 16:03:20 +08:00
imx7_rotpk.S plat: imx7: refactor code for reuse 2019-07-17 16:03:20 +08:00
imx7_trusted_boot.c plat: imx7: refactor code for reuse 2019-07-17 16:03:20 +08:00