Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/arm/firmware/
H A 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";
/linux/include/linux/firmware/
H A 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()
/linux/drivers/firmware/
H A DKconfig231 bool "Trusted Foundations secure monitor support"
235 the market) are booted with the Trusted Foundations secure monitor
240 required on devices using Trusted Foundations. See the functions and
242 bindings for "tlm,trusted-foundations" for details on how to use it.
H A 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()
/linux/arch/arm/mach-tegra/
H A Dreset-handler.S88 * Trusted Foundations firmware initialization.
94 /* Check whether Trusted Foundations firmware presents. */
H A 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()
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra114-tn7.dts24 trusted-foundations {
25 compatible = "tlm,trusted-foundations";
H A Dtegra114-roth.dts24 trusted-foundations {
25 compatible = "tlm,trusted-foundations";
H A Dtegra30-asus-nexus7-grouper-common.dtsi33 trusted-foundations {
34 compatible = "tlm,trusted-foundations";
H A Dtegra30-asus-transformer-common.dtsi37 trusted-foundations {
38 compatible = "tlm,trusted-foundations";
H A Dtegra30-lg-x3.dtsi36 trusted-foundations {
37 compatible = "tlm,trusted-foundations";
H A Dtegra114-asus-tf701t.dts29 trusted-foundations {
30 compatible = "tlm,trusted-foundations";
H A Dtegra30-pegatron-chagall.dts41 trusted-foundations {
42 compatible = "tlm,trusted-foundations";
H A Dtegra30-ouya.dts30 trusted-foundations {
31 compatible = "tlm,trusted-foundations";
/linux/fs/reiserfs/
H A DKconfig16 architectural foundations.
/linux/drivers/pci/
H A DKconfig26 support for PCI-X and the foundations for PCI Express support.