]> begriffs open source - freertos/commit
Continue working on the GIC-less Cortex-A5 port for IAR:
authorRichard Barry <ribarry@amazon.com>
Tue, 29 Jul 2014 21:31:04 +0000 (21:31 +0000)
committerRichard Barry <ribarry@amazon.com>
Tue, 29 Jul 2014 21:31:04 +0000 (21:31 +0000)
commit3a3d061cc59ac5d0cd193b24a4ec743eb8c411c2
tree66d02f6f96b0e6ecdab5fa537134c590911152c9
parente9b5deb34a4690c231c0e327a18be88dbe0aa9dd
Continue working on the GIC-less Cortex-A5 port for IAR:
- Add in the assert when a task attempts to exit its implementing function without deleting itself.
- Remove obsolete code from the context switch asm code (obsoleted by the fact that there is no mask register).
- Attempt to make code more generic by using definitions for additional register addresses.
FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/port.c
FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.h
FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.s