Searched refs:EL1 (Results 1 – 17 of 17) sorted by relevance
13 debug_name = "SP Service Second EL1";19 exception-level = <2>; /* S-EL1 */
19 exception-level = <0>; /* EL1 */
19 exception-level = <2>; /* S-EL1 */
57 # GICv3 EL1 driver.
38 EL1 = 0, enumerator
128 relying on an operating system at S-EL1.133 * It supersedes the existing S-EL1 shim architecture (without removing its135 * S-EL1 SP, S-EL0 SP or former S-EL0 SP+shim can all co-exist in the same277 the SPMC sets up in the SP EL1&0 Stage-2 translation regime at boot time.318 * Report FAR_EL2 on injecting EL1 exception.324 * S-EL1 and SIMD contexts shall be saved/restored by EL3.327 the first S-EL1 SP. Physical interrupt trapping at S-EL2 planned as
27 * Build own primary and secondary VMs, run in EL1 under actual Hafnium
8 VMs it manages run at EL1 (and user space applications within those VMs at EL0).67 EL2) should be moved to a VM (in EL1).
59 The primary VM will have access to both the physical and virtual EL1 timers
23 # Service to try to access EL1 debug registers.
411 TRY(read_optional_uint8(node, "exception-level", (uint8_t)EL1, in parse_vm()714 if (vm->partition.run_time_el != EL1 && in sanity_check_ffa_manifest()
285 CHECK(manifest_vm->partition.run_time_el == EL1); in load_primary()
Completed in 14 milliseconds