commit | d07903313be41807c231784e1d648319684bad81 | [log] [tgz] |
---|---|---|
author | Chris Brand <chris.brand@cypress.com> | Fri May 20 13:36:30 2022 -0700 |
committer | David Hu <david.hu@arm.com> | Thu Jun 09 09:28:18 2022 +0200 |
tree | ae9ebb508466b14b02b3d81ef8435f72993851e9 | |
parent | 8e03f845efebbd95fd032d198ae7b7bb4830e46e [diff] |
Build: Always include preload_ns.cmake if it exists Rather than using a cmake variable to determine whether to include preload_ns.cmake, always include it if it exists. This allows the platforms that currently provide an empty preload_ns.cmake file to get rid of it. Change-Id: I7e5755a75133caf7bb3a652a0d4ab2780dc5ae90 Signed-off-by: Chris Brand <chris.brand@cypress.com>