| /drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_ib.c | 137 bool secure, init_shadow; in amdgpu_ib_schedule() local 252 secure = false; in amdgpu_ib_schedule() 254 secure = ib->flags & AMDGPU_IB_FLAGS_SECURE; in amdgpu_ib_schedule() 255 amdgpu_ring_emit_frame_cntl(ring, true, secure); in amdgpu_ib_schedule() 262 if (secure != !!(ib->flags & AMDGPU_IB_FLAGS_SECURE)) { in amdgpu_ib_schedule() 263 amdgpu_ring_emit_frame_cntl(ring, false, secure); in amdgpu_ib_schedule() 264 secure = !secure; in amdgpu_ib_schedule() 265 amdgpu_ring_emit_frame_cntl(ring, true, secure); in amdgpu_ib_schedule() 274 amdgpu_ring_emit_frame_cntl(ring, false, secure); in amdgpu_ib_schedule()
|
| A D | amdgpu_ring.h | 271 bool secure);
|
| /drivers/firmware/ |
| A D | Kconfig | 149 and manages secure monitor call to communicate with secure monitor 150 software at secure monitor exception level. 241 bool "Trusted Foundations secure monitor support" 245 the market) are booted with the Trusted Foundations secure monitor 246 active, requiring some core operations to be performed by the secure 249 This option allows the kernel to invoke the secure monitor whenever 257 tristate "Turris Mox rWTM secure firmware driver" 264 This driver communicates with the firmware on the Cortex-M3 secure 281 key (each Turris Mox has an ECDSA private key generated in the secure
|
| /drivers/of/ |
| A D | kobj.c | 68 bool secure = strncmp(pp->name, "security-", 9) == 0; in __of_add_property_sysfs() local 78 pp->attr.attr.mode = secure ? 0400 : 0444; in __of_add_property_sysfs() 79 pp->attr.size = secure ? 0 : pp->length; in __of_add_property_sysfs()
|
| /drivers/vfio/ |
| A D | Kconfig | 11 VFIO provides a framework for secure userspace device drivers. 25 to set up secure DMA context for device access. This interface does 69 considered secure. VFIO No-IOMMU mode enables IOMMU groups for 71 infrastructure in a non-secure mode. Use of this mode will result
|
| /drivers/gpu/drm/nouveau/nvkm/falcon/ |
| A D | v1.c | 30 u32 size, u16 tag, u8 port, bool secure) in nvkm_falcon_v1_load_imem() argument 38 reg = start | BIT(24) | (secure ? BIT(28) : 0); in nvkm_falcon_v1_load_imem()
|
| A D | base.c | 213 u32 size, u16 tag, u8 port, bool secure) in nvkm_falcon_load_imem() argument 215 if (secure && !falcon->secret) { in nvkm_falcon_load_imem() 222 secure); in nvkm_falcon_load_imem()
|
| /drivers/gpio/ |
| A D | gpio-tegra186.c | 107 void __iomem *secure; member 157 return gpio->secure + offset + pin * TEGRA186_GPIO_SCR_PIN_SIZE; in tegra186_gpio_get_secure_base() 162 void __iomem *secure; in tegra186_gpio_is_accessible() local 165 secure = tegra186_gpio_get_secure_base(gpio, pin); in tegra186_gpio_is_accessible() 168 value = readl(secure + TEGRA186_GPIO_VM); in tegra186_gpio_is_accessible() 173 value = __raw_readl(secure + TEGRA186_GPIO_SCR); in tegra186_gpio_is_accessible() 765 base = gpio->secure + port->bank * 0x1000 + 0x800; in tegra186_gpio_init_route_mapping() 854 gpio->secure = devm_ioremap_resource(&pdev->dev, res); in tegra186_gpio_probe() 855 if (IS_ERR(gpio->secure)) in tegra186_gpio_probe() 856 return PTR_ERR(gpio->secure); in tegra186_gpio_probe()
|
| /drivers/gpu/drm/amd/display/ |
| A D | Kconfig | 50 bool "Enable secure display support" 54 Choose this option if you want to support secure display
|
| /drivers/pmdomain/amlogic/ |
| A D | Makefile | 3 obj-$(CONFIG_MESON_SECURE_PM_DOMAINS) += meson-secure-pwrc.o
|
| /drivers/firmware/meson/ |
| A D | Kconfig | 11 Say y here to enable the Amlogic secure monitor driver
|
| /drivers/memory/tegra/ |
| A D | mc.c | 589 const char *direction, *secure; in tegra30_mc_handle_irq() local 664 secure = "secure "; in tegra30_mc_handle_irq() 666 secure = ""; in tegra30_mc_handle_irq() 717 client, secure, direction, &addr, error, in tegra30_mc_handle_irq()
|
| A D | tegra20.c | 704 const char *direction = "read", *secure = ""; in tegra20_mc_handle_irq() local 740 secure = "secure "; in tegra20_mc_handle_irq() 754 client, secure, direction, &addr, error, in tegra20_mc_handle_irq()
|
| /drivers/net/wireless/ath/ath10k/ |
| A D | qmi.h | 29 bool secure; member
|
| A D | qmi.c | 48 if (mem_info->secure) { in ath10k_qmi_map_msa_permission() 74 if (!mem_info->secure) in ath10k_qmi_unmap_msa_permission() 182 qmi->mem_region[i].secure = resp.mem_region_info[i].secure_flag; in ath10k_qmi_msa_mem_info_send_sync_msg() 187 qmi->mem_region[i].secure); in ath10k_qmi_msa_mem_info_send_sync_msg()
|
| /drivers/crypto/ |
| A D | Makefile | 43 obj-y += inside-secure/
|
| A D | Kconfig | 111 from CCA (secure) keys. Also this handler provides an alternate 127 from EP11 (secure) keys. Also this handler provides an alternate 202 for example to use dm-integrity with secure/protected keys. 211 and uses triple-DES to generate secure random numbers like the 745 Xilinx ZynqMP has SHA3 engine used for secure hash calculation. 865 source "drivers/crypto/inside-secure/eip93/Kconfig"
|
| /drivers/nvmem/ |
| A D | Kconfig | 261 Say y here to enable secure QFPROM support. The secure QFPROM provides access 450 series SoC's. This includes secure boot settings, the globally unique
|
| /drivers/misc/ |
| A D | fastrpc.c | 281 bool secure; member 289 bool secure; member 1222 if (!fl->is_secure_dev && fl->cctx->secure) { in is_session_rejected() 1586 fl->is_secure_dev = fdevice->secure; in fastrpc_device_open() 2238 fdev->secure = is_secured; in fastrpc_device_register() 2322 data->secure = secure_dsp; in fastrpc_rpmsg_probe()
|
| /drivers/nvdimm/ |
| A D | Kconfig | 142 cache maintenance operations around events like secure erase and
|
| /drivers/fpga/ |
| A D | Kconfig | 269 (BMC) and provides support for secure updates for the BMC image,
|
| /drivers/char/tpm/ |
| A D | Kconfig | 88 If you have a H1 secure module running Cr50 firmware on SPI bus,
|
| /drivers/net/ |
| A D | Kconfig | 76 tristate "WireGuard secure network tunnel" 98 WireGuard is a secure, fast, and easy to use replacement for IPSec
|
| /drivers/hwtracing/coresight/ |
| A D | Kconfig | 156 can quickly get to know program counter (PC), secure state,
|
| /drivers/infiniband/ulp/rtrs/ |
| A D | README | 60 are located within a secure datacenter.
|