commit | afc4f3ced097cb316d59775a80f91c6f331421a9 | [log] [tgz] |
---|---|---|
author | Tamas Ban <tamas.ban@arm.com> | Tue Aug 13 11:46:58 2024 +0200 |
committer | Anton Komlev <Anton.Komlev@arm.com> | Mon Sep 09 18:03:33 2024 +0200 |
tree | 10f6e1553d7663b6d2878affce2dafcce4928840 | |
parent | c4c3d7962b5146431d745b145e04fc33722075fe [diff] |
DPE: Support host build If `-DHOST_BUILD=ON` is added to the CMake command line then the DPE library will be built as a stand-alone Linux program. Not tested on Windows. It allows the rapid development, build and test cycles of the DPE library in a native environment without the need to execute the code on FVP. Change-Id: I4923c2aba9636d96bfe1aca4e7d5b731270382fa Signed-off-by: Tamas Ban <tamas.ban@arm.com>