Home
last modified time | relevance | path

Searched hist:f02135a36970670baf3a7b42afdf184616673f01 (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/
H A DMakefilef02135a36970670baf3a7b42afdf184616673f01 Fri Jun 27 12:36:55 UTC 2025 Fabien Lehoussel <fabien.lehoussel@smile.fr> fix(build): add DTB dependency for certificate generation

When building ARM Trusted Firmware with Trusted Board Boot enabled
(TRUSTED_BOARD_BOOT=1 and GENERATE_COT=1) using parallel builds
(make -j), the build fails with a dependency error where
certificate generation starts before Device Tree Blob (DTB)
files are built, even though certificates depend on DTB files.

Change-Id: I51bfe6c99406c77addb8f680351cbae6cf10edc6
Signed-off-by: Fabien Lehoussel <fabien.lehoussel@smile.fr>