commit | d49a3e4c8b7b91a63616c509b33b507b736c31a5 | [log] [tgz] |
---|---|---|
author | Sebastian Bøe <sebastian.boe@nordicsemi.no> | Mon Jul 17 12:46:15 2023 +0200 |
committer | David Hu <david.hu@arm.com> | Wed Sep 06 04:30:18 2023 +0200 |
tree | 71a63ed7dd7815947b2676eb76c1401f36ac6aa3 | |
parent | c3e3810c763d1242b455ccf0298e29ddb08cdfbe [diff] |
platform: nordic_nrf: Move ITS defines to common CMake The TFM_ITS_ENCRYPTED define (and friends) are the same for all nrf platforms so put the CMake code in the common CMakeLists.txt file. This improves portability. Change-Id: Ifedb4eb6119aa9a50dd5444a07fb0d4ee3ab4303 Signed-off-by: Markus Swarowsky <markus.swarowsky@nordicsemi.no>