Static definition of process in firmware image. More...
Data Fields | |
struct OS_MPU_region | mpu_regions [OS_TASK_MPU_REGIONS] |
Static MPU region configuration for this process. | |
struct OS_MPU_region | rpc_interface |
Ummmm. | |
Static definition of process in firmware image.
This defines MPU regions of interest for this process, such as data and BSS. Read-only data and code is all readable.
struct OS_MPU_region OS_process_definition_t::mpu_regions[OS_TASK_MPU_REGIONS] |
Static MPU region configuration for this process.
struct OS_MPU_region OS_process_definition_t::rpc_interface |
Ummmm.