Home
last modified time | relevance | path

Searched refs:external (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/drivers/
H A Datmel_saic.c29 uint32_t external[SAMA5D2_AIC_MAX_IRQS32]; member
75 return saic.external[it_grp] & BIT32(it_off); in is_external_it()
203 const uint32_t *external = NULL; in saic_init_external() local
205 external = fdt_getprop(fdt, node, "atmel,external-irqs", &len); in saic_init_external()
206 if (!external) in saic_init_external()
211 it = fdt32_to_cpu(external[i]); in saic_init_external()
221 saic.external[it_grp] |= BIT32(it_off); in saic_init_external()
/optee_os/core/arch/riscv/kernel/
H A Dlink.mk23 link-ldadd += $(ldflags-external)
/optee_os/lib/libmbedtls/mbedtls/
H A DREADME.md261 - [What external dependencies does Mbed TLS rely on?](https://mbed-tls.readthedocs.io/en/latest/k…
287 * All access to the keys happens through key identifiers, which allows support for external cryptop…
H A DChangeLog721 entropy module was not covered which meant an external RNG had to be
867 * Add missing md.h includes to some of the external programs from
1424 * Add mbedtls_ssl_ticket_rotate() for external ticket rotation.
2344 now use an external random generator instead of the library's own
2401 both the old SE interface and the new PSA driver interface, external keys were
2459 external CMake projects that include this one to avoid CMake target name
3072 mbedtls_ecdsa_sign_det() but allows passing an external RNG for the
3730 * In TLS servers, support offloading private key operations to an external
4250 created a dependency on external libraries. #708
5092 but none of them is usable due to external factors such as no certificate
[all …]
/optee_os/core/arch/arm/kernel/
H A Dlink.mk42 link-ldadd += $(ldflags-external)
/optee_os/core/arch/arm/dts/
H A Dsama5d2.dtsi1080 atmel,external-irqs = <49>;
1088 atmel,external-irqs = <49>;
/optee_os/
H A DCHANGELOG.md1233 adding a hash tree on the internal data structures. Any external modification