nxp,s32-xspi-sfp-frad
Description
NXP S32 eXpanded Serial Peripheral Interface (XSPI) Secure Flash Protection SFP FRAD.
The SFP FRAD performs second-level checks on input flash write and erase transactions, based on the address range of each transaction.
Properties
Top level properties
No top-level properties.
Child node properties
Name |
Type |
Details |
|---|---|---|
|
|
This property is required. See Important properties for more information. |
|
|
Selects the master domain access control policy, defined in dt-bindings/xspi/nxp-s32-xspi.h:
- NXP_S32_XSPI_NON_SECURE: Selects the non-secure access control policy.
- NXP_S32_XSPI_SECURE: Selects the secure access control policy.
- NXP_S32_XSPI_PRIVILEGE: Selects the privilege access control policy.
Allowed combinations:
- NXP_S32_XSPI_SECURE
- NXP_S32_XSPI_SECURE | NXP_S32_XSPI_PRIVILEGE
- NXP_S32_XSPI_NON_SECURE | NXP_S32_XSPI_PRIVILEGE
- NXP_S32_XSPI_NON_SECURE | NXP_S32_XSPI_SECURE | NXP_S32_XSPI_PRIVILEGE
This property is required. |