You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
331362d45a
It was possible for an unprivileged task to invoke any function with privilege by passing it as a parameter to MPU_xTaskCreate, MPU_xTaskCreateStatic, MPU_xTimerCreate, MPU_xTimerCreateStatic, or MPU_xTimerPendFunctionCall. This commit ensures that MPU_xTaskCreate and MPU_xTaskCreateStatic can only create unprivileged tasks. It also removes the following APIs: 1. MPU_xTimerCreate 2. MPU_xTimerCreateStatic 3. MPU_xTimerPendFunctionCall We thank Huazhong University of Science and Technology for reporting this issue. Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> |
2 years ago | |
---|---|---|
.. | ||
FreeRTOS.h | 3 years ago | |
StackMacros.h | 3 years ago | |
atomic.h | 4 years ago | |
croutine.h | 3 years ago | |
deprecated_definitions.h | 4 years ago | |
event_groups.h | 3 years ago | |
list.h | 3 years ago | |
message_buffer.h | 3 years ago | |
mpu_prototypes.h | 3 years ago | |
mpu_wrappers.h | 2 years ago | |
portable.h | 3 years ago | |
projdefs.h | 4 years ago | |
queue.h | 3 years ago | |
semphr.h | 3 years ago | |
stack_macros.h | 4 years ago | |
stdint.readme | 4 years ago | |
stream_buffer.h | 3 years ago | |
task.h | 2 years ago | |
timers.h | 3 years ago |