commit | 9504271a19a08a09cd9b574b47f79bb315843817 | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@arm.com> | Thu Jul 25 11:49:15 2024 +0200 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Sun Nov 24 21:31:57 2024 +0100 |
tree | e1675635c1e40af804433a2748f947802e7af6b7 | |
parent | b1614196c98cbae9e7db9b938771bfe3dacb8701 [diff] |
eRPC: add platform_region_defs to host build Add the platform_region_defs interface target to the host (eRPC client) image build as other targets may depend on the region definitions or flash layout such as the FWU test suite. During a regular split build it's provided by the spe-CMakeLists.cmake file but with the eRPC framework it was missing from the host image build. Change-Id: Ia7b3583ae402a2f01b35405951d40803739d7fc0 Signed-off-by: David Vincze <david.vincze@arm.com>