Project-Cerberus/projects
Christopher Weimer 001c5da1e4 Separate the task allocation and start operations into separate calls.
This allows applications greater control over when and how FreeRTOS tasks are created and executed.  It's now possible to allocate the memory for the task without having it also start to execute.
2024-07-09 18:16:46 +00:00
..
arm Allow the device security policy to bypass firmware header rollback restrictions. 2023-10-27 16:58:26 +00:00
bare_metal Add a platform abstraction for suspend/resume of the OS scheduler. 2023-05-31 22:55:57 +00:00
freertos Separate the task allocation and start operations into separate calls. 2024-07-09 18:16:46 +00:00
gcc Add flexibility to how firmware updates are handled. Improve platform porting. 2022-11-16 21:48:36 +00:00
keil Add flexibility to how firmware updates are handled. Improve platform porting. 2022-11-16 21:48:36 +00:00
linux Update the X.509 API to allow an intermediate CA to act as a trust anchor for a cert chain. 2024-05-28 18:52:49 +00:00
mbedtls Merged PR 2483: Reorganization of mbedtls platform specific code 2023-05-05 18:34:47 -07:00