Home
last modified time | relevance | path

Searched full:foundations (Results 1 – 25 of 26) sorted by relevance

12

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/firmware/
Dtlm,trusted-foundations.yaml4 $id: http://devicetree.org/schemas/arm/firmware/tlm,trusted-foundations.yaml#
7 title: Trusted Foundations
10 Boards that use the Trusted Foundations secure monitor can signal its
18 const: trusted-foundations
21 const: tlm,trusted-foundations
25 description: major version number of Trusted Foundations firmware
29 description: minor version number of Trusted Foundations firmware
41 trusted-foundations {
42 compatible = "tlm,trusted-foundations";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/firmware/
Dtlm,trusted-foundations.txt1 Trusted Foundations
4 Boards that use the Trusted Foundations secure monitor can signal its
5 presence by declaring a node compatible with "tlm,trusted-foundations"
9 - compatible: "tlm,trusted-foundations"
10 - tlm,version-major: major version number of Trusted Foundations firmware
11 - tlm,version-minor: minor version number of Trusted Foundations firmware
15 trusted-foundations {
16 compatible = "tlm,trusted-foundations";
/kernel/linux/linux-5.10/include/linux/firmware/
Dtrusted_foundations.h7 * Support for the Trusted Foundations secure monitor.
13 * Trusted Foundations, and do *not* follow the SMC calling convention or the
60 pr_err("No support for Trusted Foundations, continuing in degraded mode.\n"); in register_trusted_foundations()
78 if (of_find_compatible_node(NULL, NULL, "tlm,trusted-foundations")) in of_register_trusted_foundations()
/kernel/linux/linux-6.6/include/linux/firmware/
Dtrusted_foundations.h7 * Support for the Trusted Foundations secure monitor.
13 * Trusted Foundations, and do *not* follow the SMC calling convention or the
60 pr_err("No support for Trusted Foundations, continuing in degraded mode.\n"); in register_trusted_foundations()
74 struct device_node *np = of_find_compatible_node(NULL, NULL, "tlm,trusted-foundations"); in of_register_trusted_foundations()
/kernel/linux/linux-5.10/drivers/firmware/
DKconfig271 bool "Trusted Foundations secure monitor support"
275 the market) are booted with the Trusted Foundations secure monitor
280 required on devices using Trusted Foundations. See the functions and
282 bindings for "tlm,trusted-foundations" for details on how to use it.
Dtrusted_foundations.c3 * Trusted Foundations support for ARM CPUs
166 node = of_find_compatible_node(NULL, NULL, "tlm,trusted-foundations"); in of_register_trusted_foundations()
/kernel/linux/linux-6.6/drivers/firmware/
DKconfig277 bool "Trusted Foundations secure monitor support"
281 the market) are booted with the Trusted Foundations secure monitor
286 required on devices using Trusted Foundations. See the functions and
288 bindings for "tlm,trusted-foundations" for details on how to use it.
Dtrusted_foundations.c3 * Trusted Foundations support for ARM CPUs
166 node = of_find_compatible_node(NULL, NULL, "tlm,trusted-foundations"); in of_register_trusted_foundations()
/kernel/linux/linux-5.10/arch/arm/mach-tegra/
Dreset-handler.S86 * Trusted Foundations firmware initialization.
92 /* Check whether Trusted Foundations firmware presents. */
Dpm.c148 * MMU-on if cache maintenance is done via Trusted Foundations in tegra_sleep_cpu()
240 * via Trusted Foundations firmware. This is a no-op on Tegra114+. in tegra_sleep_core()
/kernel/linux/linux-6.6/arch/arm/mach-tegra/
Dreset-handler.S88 * Trusted Foundations firmware initialization.
94 /* Check whether Trusted Foundations firmware presents. */
Dpm.c148 * MMU-on if cache maintenance is done via Trusted Foundations in tegra_sleep_cpu()
240 * via Trusted Foundations firmware. This is a no-op on Tegra114+. in tegra_sleep_core()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dtegra114-tn7.dts24 trusted-foundations {
25 compatible = "tlm,trusted-foundations";
Dtegra114-roth.dts24 trusted-foundations {
25 compatible = "tlm,trusted-foundations";
Dtegra30-asus-nexus7-grouper-common.dtsi1096 trusted-foundations {
1097 compatible = "tlm,trusted-foundations";
/kernel/linux/linux-6.6/arch/arm/boot/dts/nvidia/
Dtegra114-tn7.dts24 trusted-foundations {
25 compatible = "tlm,trusted-foundations";
Dtegra114-asus-tf701t.dts29 trusted-foundations {
30 compatible = "tlm,trusted-foundations";
Dtegra114-roth.dts24 trusted-foundations {
25 compatible = "tlm,trusted-foundations";
Dtegra30-asus-nexus7-grouper-common.dtsi33 trusted-foundations {
34 compatible = "tlm,trusted-foundations";
Dtegra30-asus-transformer-common.dtsi37 trusted-foundations {
38 compatible = "tlm,trusted-foundations";
Dtegra30-pegatron-chagall.dts41 trusted-foundations {
42 compatible = "tlm,trusted-foundations";
/kernel/linux/linux-5.10/fs/reiserfs/
DKconfig10 architectural foundations.
/kernel/linux/linux-6.6/fs/reiserfs/
DKconfig16 architectural foundations.
/kernel/linux/linux-5.10/drivers/pci/
DKconfig21 support for PCI-X and the foundations for PCI Express support.
/kernel/linux/linux-6.6/drivers/pci/
DKconfig21 support for PCI-X and the foundations for PCI Express support.

12