commit | 7cf20ef136068907953f78c6749269f7c5fe1cd8 | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Mon Mar 27 15:29:58 2023 +0800 |
committer | Kevin Peng <kevin.peng@arm.com> | Tue Mar 28 07:53:16 2023 +0200 |
tree | 48d7eef574e2671b44cd40359d6e4dd9610f749d | |
parent | 4294da44e945ebf461e30e75819a301feffd55f5 [diff] |
Build: Take NULL string as NOT DEFINED for PSA_API_TEST_TARGET This is because the Kconfig system will generate a NULL string for PSA_API_TEST_TARGET by default, which is equal to "NOT DEFINED". Change-Id: I3766cb4a08c9d9e9c6f262e3e2df842394e2f58b Signed-off-by: Kevin Peng <kevin.peng@arm.com>