Searched refs:restore_ns_context (Results 1 – 7 of 7) sorted by relevance
| /Kernel-v11.0.1/portable/IAR/ARM_CM55/non_secure/ |
| D | portasm.s | 335 cbz r0, restore_ns_context /* No secure context to restore. */ 342 restore_ns_context: label 425 …cbz r0, restore_ns_context /* If there is no secure context for the task, restore the non… 433 …bpl restore_ns_context /* bpl - branch if positive or zero. If r1 >= 0 ==> Bit[6] in … 437 restore_ns_context: label
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM85/non_secure/ |
| D | portasm.s | 335 cbz r0, restore_ns_context /* No secure context to restore. */ 342 restore_ns_context: label 425 …cbz r0, restore_ns_context /* If there is no secure context for the task, restore the non… 433 …bpl restore_ns_context /* bpl - branch if positive or zero. If r1 >= 0 ==> Bit[6] in … 437 restore_ns_context: label
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM35P/non_secure/ |
| D | portasm.s | 335 cbz r0, restore_ns_context /* No secure context to restore. */ 342 restore_ns_context: label 425 …cbz r0, restore_ns_context /* If there is no secure context for the task, restore the non… 433 …bpl restore_ns_context /* bpl - branch if positive or zero. If r1 >= 0 ==> Bit[6] in … 437 restore_ns_context: label
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM33/non_secure/ |
| D | portasm.s | 335 cbz r0, restore_ns_context /* No secure context to restore. */ 342 restore_ns_context: label 425 …cbz r0, restore_ns_context /* If there is no secure context for the task, restore the non… 433 …bpl restore_ns_context /* bpl - branch if positive or zero. If r1 >= 0 ==> Bit[6] in … 437 restore_ns_context: label
|
| /Kernel-v11.0.1/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/ |
| D | portasm.s | 335 cbz r0, restore_ns_context /* No secure context to restore. */ 342 restore_ns_context: label 425 …cbz r0, restore_ns_context /* If there is no secure context for the task, restore the non… 433 …bpl restore_ns_context /* bpl - branch if positive or zero. If r1 >= 0 ==> Bit[6] in … 437 restore_ns_context: label
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM23/non_secure/ |
| 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
|
| /Kernel-v11.0.1/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/ |
| 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
|