File tree Expand file tree Collapse file tree 13 files changed +0
-62
lines changed
ARMv8M/non_secure/portable/IAR Expand file tree Collapse file tree 13 files changed +0
-62
lines changed Original file line number Diff line number Diff line change 54
54
#define portDONT_DISCARD __root
55
55
/*-----------------------------------------------------------*/
56
56
57
- #if ( configTOTAL_MPU_REGIONS == 16 )
58
- #error 16 MPU regions are not yet supported for this port.
59
- #endif
60
- /*-----------------------------------------------------------*/
61
-
62
57
/* ARMv8-M common port configurations. */
63
58
#include "portmacrocommon.h"
64
59
/*-----------------------------------------------------------*/
Original file line number Diff line number Diff line change 58
58
#include "portmacrocommon.h"
59
59
/*-----------------------------------------------------------*/
60
60
61
- #if ( configTOTAL_MPU_REGIONS == 16 )
62
- #error 16 MPU regions are not yet supported for this port.
63
- #endif
64
-
65
61
#ifndef configENABLE_MVE
66
62
#define configENABLE_MVE 0
67
63
#elif ( configENABLE_MVE != 0 )
68
64
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
69
65
#endif
70
-
71
66
/*-----------------------------------------------------------*/
72
67
73
68
/**
Original file line number Diff line number Diff line change 58
58
#include "portmacrocommon.h"
59
59
/*-----------------------------------------------------------*/
60
60
61
- #if ( configTOTAL_MPU_REGIONS == 16 )
62
- #error 16 MPU regions are not yet supported for this port.
63
- #endif
64
-
65
61
#ifndef configENABLE_MVE
66
62
#define configENABLE_MVE 0
67
63
#elif ( configENABLE_MVE != 0 )
Original file line number Diff line number Diff line change 63
63
#include "portmacrocommon.h"
64
64
/*-----------------------------------------------------------*/
65
65
66
- #if ( configTOTAL_MPU_REGIONS == 16 )
67
- #error 16 MPU regions are not yet supported for this port.
68
- #endif
69
- /*-----------------------------------------------------------*/
70
-
71
66
/**
72
67
* @brief Critical section management.
73
68
*/
Original file line number Diff line number Diff line change 63
63
#include "portmacrocommon.h"
64
64
/*-----------------------------------------------------------*/
65
65
66
- #if ( configTOTAL_MPU_REGIONS == 16 )
67
- #error 16 MPU regions are not yet supported for this port.
68
- #endif
69
- /*-----------------------------------------------------------*/
70
-
71
66
/**
72
67
* @brief Critical section management.
73
68
*/
Original file line number Diff line number Diff line change 54
54
#define portDONT_DISCARD __root
55
55
/*-----------------------------------------------------------*/
56
56
57
- #if ( configTOTAL_MPU_REGIONS == 16 )
58
- #error 16 MPU regions are not yet supported for this port.
59
- #endif
60
- /*-----------------------------------------------------------*/
61
-
62
57
/* ARMv8-M common port configurations. */
63
58
#include "portmacrocommon.h"
64
59
/*-----------------------------------------------------------*/
Original file line number Diff line number Diff line change 58
58
#include "portmacrocommon.h"
59
59
/*-----------------------------------------------------------*/
60
60
61
- #if ( configTOTAL_MPU_REGIONS == 16 )
62
- #error 16 MPU regions are not yet supported for this port.
63
- #endif
64
-
65
61
#ifndef configENABLE_MVE
66
62
#define configENABLE_MVE 0
67
63
#elif ( configENABLE_MVE != 0 )
68
64
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
69
65
#endif
70
-
71
66
/*-----------------------------------------------------------*/
72
67
73
68
/**
Original file line number Diff line number Diff line change 58
58
#include "portmacrocommon.h"
59
59
/*-----------------------------------------------------------*/
60
60
61
- #if ( configTOTAL_MPU_REGIONS == 16 )
62
- #error 16 MPU regions are not yet supported for this port.
63
- #endif
64
-
65
61
#ifndef configENABLE_MVE
66
62
#define configENABLE_MVE 0
67
63
#elif ( configENABLE_MVE != 0 )
Original file line number Diff line number Diff line change 58
58
#include "portmacrocommon.h"
59
59
/*-----------------------------------------------------------*/
60
60
61
- #if ( configTOTAL_MPU_REGIONS == 16 )
62
- #error 16 MPU regions are not yet supported for this port.
63
- #endif
64
-
65
61
#ifndef configENABLE_MVE
66
62
#define configENABLE_MVE 0
67
63
#elif ( configENABLE_MVE != 0 )
Original file line number Diff line number Diff line change 63
63
#include "portmacrocommon.h"
64
64
/*-----------------------------------------------------------*/
65
65
66
- #if ( configTOTAL_MPU_REGIONS == 16 )
67
- #error 16 MPU regions are not yet supported for this port.
68
- #endif
69
- /*-----------------------------------------------------------*/
70
-
71
66
/**
72
67
* @brief Critical section management.
73
68
*/
Original file line number Diff line number Diff line change 63
63
#include "portmacrocommon.h"
64
64
/*-----------------------------------------------------------*/
65
65
66
- #if ( configTOTAL_MPU_REGIONS == 16 )
67
- #error 16 MPU regions are not yet supported for this port.
68
- #endif
69
- /*-----------------------------------------------------------*/
70
-
71
66
/**
72
67
* @brief Critical section management.
73
68
*/
Original file line number Diff line number Diff line change 63
63
#include "portmacrocommon.h"
64
64
/*-----------------------------------------------------------*/
65
65
66
- #if ( configTOTAL_MPU_REGIONS == 16 )
67
- #error 16 MPU regions are not yet supported for this port.
68
- #endif
69
- /*-----------------------------------------------------------*/
70
-
71
66
/**
72
67
* @brief Critical section management.
73
68
*/
Original file line number Diff line number Diff line change 63
63
#include "portmacrocommon.h"
64
64
/*-----------------------------------------------------------*/
65
65
66
- #if ( configTOTAL_MPU_REGIONS == 16 )
67
- #error 16 MPU regions are not yet supported for this port.
68
- #endif
69
- /*-----------------------------------------------------------*/
70
-
71
66
/**
72
67
* @brief Critical section management.
73
68
*/
You can’t perform that action at this time.
0 commit comments