FreeRTOS MPU - Cortex M4 - Privilege task

One need for the privileged tasks to access the “kernel data” is that it avoids the need to switch to a “more privileged” mode to perform the operations for FreeRTOS API calls.