Files
arm-trusted-firmware/drivers/measured_boot
Harrison Mutai 76d5d32fcf fix(build): don't rely on Event Log build tree
Follow proper CMake usage by installing libeventlog and referring to
the installed artifacts rather than the build directory. The previous
approach relied on build-tree paths, which is considered an anti-
pattern and may break across CMake versions since the build layout is
not stable or part of the public interface.

This change installs libeventlog into a staging directory and updates
the TF-A build to use the installed include and library paths. This
improves portability, stability, and compliance with CMake idioms.

Change-Id: I740a558fd6f3163a6af3b122e9e1df558a045872
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
2025-10-31 10:23:55 +00:00
..
2025-10-15 13:39:40 +01:00