arm-trusted-firmware/plat/hisilicon/hikey
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 Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
include
hikey_bl1_setup.c fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
hikey_bl2_mem_params_desc.c chore: use tabs for indentation 2022-08-30 19:40:44 +02:00
hikey_bl2_setup.c plat/hisilicon: do not keep mmc_device_info in stack 2021-04-08 08:44:57 +02:00
hikey_bl31_setup.c refactor(console): consolidate console runtime switch 2024-05-08 15:50:58 +02:00
hikey_bl_common.c
hikey_ddr.c
hikey_image_load.c
hikey_io_storage.c
hikey_pm.c
hikey_private.h
hikey_rotpk.S
hikey_security.c
hikey_tbbr.c
hikey_topology.c
hisi_dvfs.c
hisi_ipc.c
hisi_mcu.c
hisi_pwrc.c
hisi_pwrc_sram.S
hisi_sip_svc.c
platform.mk fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00