Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/docs/components/
A Ddebugfs-design.rst75 non-secure layers, or for which no support exists in the NS side).
81 (`SMC Calling Convention`_), using a specific SiP Function Id. An NS
112 The SMC interface is accessible from an NS environment, that is:
114 - a test payload, bootloader or hypervisor running at NS-EL2
115 - a Linux kernel driver running at NS-EL1
A Dsecure-partition-manager.rst88 - The term Hypervisor refers to the NS-EL2 component managing Virtual Machines
445 the use of two root keys namely S-ROTPK and NS-ROTPK:
448 - BL33 may be signed by the OEM using NS-ROTPK.
449 - An SP may be signed either by SiP (using S-ROTPK) or by OEM (using NS-ROTPK).
622 - Hypervisor or OS kernel in NS-EL1/EL2: the SPMD returns the SPMC version
647 SPMC EL2 Stage-1 translation regime and marked as NS buffers in the MMU
740 NS/S IPA translations.
743 - Stage-2 translations for the NS IPA space access the NS PA space.
744 - Stage-2 translation table walks for the NS IPA space are to the secure PA space.
A Darm-sip-service.rst36 Exception Level (either EL2, or NS EL1 if EL2 isn't implemented) to request to
/tf-a-ffa_el3_spmc/docs/threat_model/
A Dthreat_model_spm.rst23 is prevented to map an arbitrary NS physical memory region such as the kernel
74 | ``DF3`` | SPMD to NS forwarding. |
134 - NS-Endpoint identifies a non-secure endpoint: normal world client at NS-EL2
135 (Hypervisor) or NS-EL1 (VM or OS kernel).
175 | ``Threat Agent`` | NS-Endpoint, S-Endpoint |
225 | ``Threat Agent`` | NS-Endpoint, S-Endpoint |
276 | ``Threat Agent`` | NS-Endpoint, S-Endpoint |
348 | ``Threat Agent`` | NS-Endpoint, S-Endpoint |
392 | ``Threat Agent`` | NS-Endpoint, S-Endpoint |
424 | ``Threat Agent`` | NS-Endpoint, S-Endpoint |
[all …]
A Dthreat_model.rst120 | | world, including NS-EL0 NS-EL1 and NS-EL2 levels |
/tf-a-ffa_el3_spmc/include/lib/xlat_tables/
A Dxlat_tables_defs.h144 #define NS (U(0x1) << 3) macro
/tf-a-ffa_el3_spmc/docs/resources/diagrams/plantuml/
A Dspm_dfd.puml22 nsec [label="NS Client"]
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dimage-terminology.rst137 it's in so it makes sense to encode "NS" in the normal world images. The absence
138 of "NS" implies a secure world image.
A Dpsci-lib-integration-guide.rst156 for AArch32 and in EL3 for AArch64. The NS bit in SCR (in AArch32) or SCR_EL3
A Dporting-guide.rst2605 NS-EL0/1/2 context.
2607 in the NS-EL0/1/2 context.
2608 - The EL3 interrupts are signaled as FIQ in both S-EL0/1 and NS-EL0/1/2
2760 as Group 0 secure interrupt, Group 1 secure interrupt or Group 1 NS interrupt.
/tf-a-ffa_el3_spmc/lib/xlat_tables/
A Dxlat_tables_common.c204 desc |= ((attr & MT_NS) != 0U) ? LOWER_ATTRS(NS) : 0U; in mmap_desc()
/tf-a-ffa_el3_spmc/lib/xlat_tables_v2/
A Dxlat_tables_utils.c98 printf(((LOWER_ATTRS(NS) & desc) != 0ULL) ? "-NS" : "-S"); in xlat_desc_print()
A Dxlat_tables_core.c132 desc |= ((attr & MT_NS) != 0U) ? LOWER_ATTRS(NS) : 0U; in xlat_desc()
/tf-a-ffa_el3_spmc/docs/plat/
A Dnvidia-tegra.rst119 memory controller driver programs this base/size in order to restrict NS
/tf-a-ffa_el3_spmc/docs/plat/arm/fvp/
A Dindex.rst158 that have to be loaded, the Non-Secure FWU ROM (NS-BL1U), and the
/tf-a-ffa_el3_spmc/docs/design/
A Dfirmware-design.rst310 - Configure the system timer and program the `CNTFRQ_EL0` for use by NS-BL1U
311 and NS-BL2U firmware update images.
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst2791 - Determine client EL from NS context's SCR_EL3

Completed in 33 milliseconds