Home
last modified time | relevance | path

Searched refs:driver (Results 1 – 12 of 12) sorted by relevance

/optee_os/core/drivers/
A Dimx_lpuart.c132 .driver = &imx_lpuart_driver,
A Dserial8250_uart.c165 .driver = &serial8250_driver,
A Dimx_uart.c199 .driver = &imx_uart_driver,
A Dpl011.c229 .driver = &pl011_driver,
A Dimx_i2c.c50 #error IMX_I2C driver not supported on this platform
200 #error IMX_I2C driver not supported on this platform in i2c_set_bus_speed()
/optee_os/core/include/kernel/
A Ddt.h101 const void *driver; member
/optee_os/core/kernel/
A Dconsole.c137 sdrv = (const struct serial_driver *)dt_drv->driver; in configure_console_from_dt()
/optee_os/
A DCHANGELOG.md614 * drivers: add TZC380 driver ([#1578])
751 * SPI framework and PL022 driver cleanup and improvements
757 * DRA7: add TRNG driver, enable GICv2 driver
785 * The linux driver will set the 'privileged' flag (TEE_GEN_CAP_PRIVILEGED) on
922 * plat-stm: fix RNG driver (non-flat mapping)
993 * Added SPI framework and PL022 driver
995 * GPIO: framework supports multiple instances, PL061 driver now has get/set
1003 of TUI. This includes: a generic framebuffer driver, display and serial
1161 * Generic driver: A new generic TEE driver is in the process of being
1384 * optee.ko, the generic Linux driver. It contains all functionality
[all …]
A DMAINTAINERS170 Clock driver framework
175 Crypto driver interface
/optee_os/core/arch/arm/dts/
A Dfsl-lx2160a.dtsi535 little-endian; /* force the driver in LE mode */
546 little-endian; /* force the driver in LE mode */
/optee_os/lib/libmbedtls/mbedtls/
A DREADME.md236 * A driver programming interface, which makes it possible to use hardware accelerators instead of t…
A DChangeLog32 * Added support for built-in driver keys through the PSA opaque crypto
33 driver interface. Refer to the documentation of
239 * Partial implementation of the PSA crypto driver interface: Mbed TLS can
297 both the old SE interface and the new PSA driver interface, external keys were
599 psa_register_se_driver() must be modified to pass the driver's location

Completed in 19 milliseconds