commit | e64e608c774ca53a23638b183bf4deb3b86b48c1 | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <Gyorgy.Szing@arm.com> | Thu Aug 03 15:40:38 2023 +0200 |
committer | Gyorgy Szing <Gyorgy.Szing@arm.com> | Thu Aug 10 11:20:49 2023 +0200 |
tree | c11645d585a09bff02233eca44da6be9488ec142 | |
parent | fd03e0aa8f0c9a1ff7ded98e9839973ac4d8b21a [diff] |
env-test: fix baremetal-fvp_base_revc-sp build Building of the configuration mentioned in the title fails with compilation error due to missing headers. This is caused by missing include directories to TF-A driver headers. This change fixes the issue by adding the missing TF-A dependency. Change-Id: Ifb4138c88fae9459d89d4d94c72b0fe792fcead1 Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>