commit | 63c33f1c6bbb4f09196bb577e1088d4d7e605e2b | [log] [tgz] |
---|---|---|
author | Jamie Fox <jamie.fox@arm.com> | Fri Apr 12 17:36:07 2024 +0100 |
committer | Anton Komlev <Anton.Komlev@arm.com> | Wed May 22 17:24:33 2024 +0200 |
tree | f99debd7015338a3f64e752dba7595537bc282c5 | |
parent | 335eec0009cfc7a4ac78071bde6d72465beb8a4e [diff] |
DPE: Fix NS tests With split build, the dpe_api_ns interface library does not work for linking the NS tests to the NS APIs because the library is only part of the S build. This patch replaces the interface library with install of all required NS files and directly building them into the NS tests. Signed-off-by: Jamie Fox <jamie.fox@arm.com> Change-Id: Ic42ca8eb258f6d08b4c70bf6b4a2b9c3b9170359