psa: Include region_defs.h where needed

We are moving to flash_layout.h and region_defs.h being more closely
aligned with TF-M's version. As such, some of the Mbed PSA
implementation needs to additionally include region_defs.h.
pull/12735/head
Jaeden Amero 2020-04-21 14:16:57 +01:00 committed by Jaeden Amero
parent 808da40695
commit 803d295d75
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@
#include "attestation.h"
#include "attestation_bootloader_data.h"
#include "tfm_impl/tfm_boot_status.h"
#ifdef TARGET_TFM
#include "region_defs.h"
#endif
/*!
* \def SHARED_DATA_INITIALZED and SHARED_DATA_UNNITIALZED