]> git.sur5r.net Git - freertos/commit
Continue working on the GIC-less Cortex-A5 port for IAR:
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 29 Jul 2014 21:31:04 +0000 (21:31 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 29 Jul 2014 21:31:04 +0000 (21:31 +0000)
commit2b5594f2123069320c3e94cad1225f04655b3a9f
tree66d02f6f96b0e6ecdab5fa537134c590911152c9
parent57ff2bd4c32e278ebe9de46ee498dd8765dbc078
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.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2283 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
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