Home
last modified time | relevance | path

Searched refs:EL1 (Results 1 – 17 of 17) sorted by relevance

/hafnium-2.8-rc0/test/vmapi/ffa_secure_partitions/
A Dpartition_manifest_service_sp_second.dts13 debug_name = "SP Service Second EL1";
19 exception-level = <2>; /* S-EL1 */
A Dpartition_manifest_nwd_primary.dts19 exception-level = <0>; /* EL1 */
A Dpartition_manifest_service_sp_first.dts19 exception-level = <2>; /* S-EL1 */
/hafnium-2.8-rc0/test/vmapi/primary_only_ffa/
A Dpartition-manifest.dts19 exception-level = <2>; /* S-EL1 */
/hafnium-2.8-rc0/test/vmapi/primary_with_secondaries/
A Dservice1.dts19 exception-level = <0>; /* EL1 */
A Dservice2.dts19 exception-level = <0>; /* EL1 */
A Dservice3.dts19 exception-level = <0>; /* EL1 */
/hafnium-2.8-rc0/test/vmapi/ffa_secure_partition_only/
A Dpartition-manifest.dts19 exception-level = <2>; /* S-EL1 */
/hafnium-2.8-rc0/src/arch/aarch64/hftest/
A DBUILD.gn57 # GICv3 EL1 driver.
/hafnium-2.8-rc0/inc/hf/
A Dmanifest.h38 EL1 = 0, enumerator
/hafnium-2.8-rc0/docs/
A DChangeLog.md128 relying on an operating system at S-EL1.
133 * It supersedes the existing S-EL1 shim architecture (without removing its
135 * S-EL1 SP, S-EL0 SP or former S-EL0 SP+shim can all co-exist in the same
277 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
A DTesting.md27 * Build own primary and secondary VMs, run in EL1 under actual Hafnium
A DArchitecture.md8 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).
A DVmInterface.md59 The primary VM will have access to both the physical and virtual EL1 timers
/hafnium-2.8-rc0/test/vmapi/primary_with_secondaries/services/
A DBUILD.gn23 # Service to try to access EL1 debug registers.
/hafnium-2.8-rc0/src/
A Dmanifest.c411 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()
A Dload.c285 CHECK(manifest_vm->partition.run_time_el == EL1); in load_primary()

Completed in 14 milliseconds