Searched refs:restore_ns_context (Results 1 – 7 of 7) sorted by relevance
| /FreeRTOS-Kernel/portable/IAR/ARM_CM23/non_secure/ |
| A D | portasm.s | 355 cbz r0, restore_ns_context /* No secure context to restore. */ 363 restore_ns_context: label 442 …cbz r0, restore_ns_context /* If there is no secure context for the task, restore the non… 450 …bpl restore_ns_context /* bpl - branch if positive or zero. If r1 >= 0 ==> Bit[6] in … 454 restore_ns_context: label
|
| /FreeRTOS-Kernel/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/ |
| A D | portasm.s | 355 cbz r0, restore_ns_context /* No secure context to restore. */ 363 restore_ns_context: label 442 …cbz r0, restore_ns_context /* If there is no secure context for the task, restore the non… 450 …bpl restore_ns_context /* bpl - branch if positive or zero. If r1 >= 0 ==> Bit[6] in … 454 restore_ns_context: label
|
| /FreeRTOS-Kernel/portable/IAR/ARM_CM85/non_secure/ |
| A D | portasm.s | 372 cbz r0, restore_ns_context /* No secure context to restore. */ 379 restore_ns_context: label 470 …cbz r0, restore_ns_context /* If there is no secure context for the task, restore the non… 477 restore_ns_context: label
|
| /FreeRTOS-Kernel/portable/IAR/ARM_CM33/non_secure/ |
| A D | portasm.s | 372 cbz r0, restore_ns_context /* No secure context to restore. */ 379 restore_ns_context: label 470 …cbz r0, restore_ns_context /* If there is no secure context for the task, restore the non… 477 restore_ns_context: label
|
| /FreeRTOS-Kernel/portable/IAR/ARM_CM35P/non_secure/ |
| A D | portasm.s | 372 cbz r0, restore_ns_context /* No secure context to restore. */ 379 restore_ns_context: label 470 …cbz r0, restore_ns_context /* If there is no secure context for the task, restore the non… 477 restore_ns_context: label
|
| /FreeRTOS-Kernel/portable/IAR/ARM_CM55/non_secure/ |
| A D | portasm.s | 372 cbz r0, restore_ns_context /* No secure context to restore. */ 379 restore_ns_context: label 470 …cbz r0, restore_ns_context /* If there is no secure context for the task, restore the non… 477 restore_ns_context: label
|
| /FreeRTOS-Kernel/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/ |
| A D | portasm.s | 372 cbz r0, restore_ns_context /* No secure context to restore. */ 379 restore_ns_context: label 470 …cbz r0, restore_ns_context /* If there is no secure context for the task, restore the non… 477 restore_ns_context: label
|
Completed in 55 milliseconds