]> begriffs open source - cmsis-freertos/blob - CMSIS/RTOS2/FreeRTOS/Examples/TrustZone/NonSecure/ARMCM33FP_TZ_config.txt
Update component versions (consistency)
[cmsis-freertos] / CMSIS / RTOS2 / FreeRTOS / Examples / TrustZone / NonSecure / ARMCM33FP_TZ_config.txt
1 # Parameters:
2 # instance.parameter=value       #(type, mode) default = 'def value' : description : [min..max]
3 #------------------------------------------------------------------------------
4 NSC_CFG_0=1                                           # (bool  , init-time) default = '0'      : Whether 0x10000000..0x1FFFFFFF is non-secure-callable
5 cpu0.DSP=1                                            # (bool  , init-time) default = '1'      : Set whether the model has the DSP extension
6 cpu0.FPU=1                                            # (bool  , init-time) default = '1'      : Set whether the model has VFP support
7 cpu0.INITNSVTOR=0x00008000                            # (int   , init-time) default = '0x0'    : Non-Secure vector-table offset at reset
8 cpu0.INITSVTOR=0x10000000                             # (int   , init-time) default = '0x10000000' : Secure vector-table offset at reset
9 cpu0.SECEXT=1                                         # (bool  , init-time) default = '1'      : Whether the ARMv8-M Security Extensions are included
10 cpu0.semihosting-enable=0                             # (bool  , init-time) default = '1'      : Enable semihosting SVC traps. Applications that do not use semihosting must set this parameter to false.
11 fvp_mps2.DISABLE_GATING=1                             # (bool  , init-time) default = '0'      : Disable Memory gating logic
12 fvp_mps2.mps2_visualisation.disable-visualisation=1   # (bool  , init-time) default = '0'      : Enable/disable visualisation
13 #------------------------------------------------------------------------------