Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/dts/
A Dat91-sama5d27_som1_ek.dts497 vddin_3v3: fixed-regulator-vddin_3v3 {
498 compatible = "regulator-fixed";
508 vddana: fixed-regulator-vddana {
509 compatible = "regulator-fixed";
520 advref: fixed-regulator-advref {
521 compatible = "regulator-fixed";
A Dfsl-lx2160a.dtsi435 compatible = "fixed-clock";
437 clock-frequency = <100000000>; // fixed up by bootloader
938 iommu-map = <0 &smmu 0 1>; /* This is fixed-up by u-boot */
975 iommu-map = <0 &smmu 0 1>; /* This is fixed-up by u-boot */
1012 iommu-map = <0 &smmu 0 1>; /* This is fixed-up by u-boot */
1050 iommu-map = <0 &smmu 0 1>; /* This is fixed-up by u-boot */
1087 iommu-map = <0 &smmu 0 1>; /* This is fixed-up by u-boot */
1125 iommu-map = <0 &smmu 0 1>; /* This is fixed-up by u-boot */
1254 /* iommu-map property is fixed up by u-boot */
A Dfsl-lx2160a-rdb.dts25 compatible = "regulator-fixed";
A Dfsl-lx2160a-qds.dts25 compatible = "regulator-fixed";
A Dstm32mp151.dtsi50 compatible = "fixed-clock";
56 compatible = "fixed-clock";
62 compatible = "fixed-clock";
68 compatible = "fixed-clock";
74 compatible = "fixed-clock";
A Dstm32mp157c-ev1.dts28 compatible = "fixed-clock";
A Dsama5d2.dtsi82 compatible = "fixed-clock";
88 compatible = "fixed-clock";
/optee_os/core/drivers/clk/
A Dclk-stm32mp15.c214 uint8_t fixed; /* Relates to enum stm32mp1_parent_id */ member
251 .fixed = _UNKNOWN_ID, \
263 .fixed = (_parent), \
275 .fixed = _UNKNOWN_ID, \
287 .fixed = (_parent), \
302 .fixed = _UNKNOWN_ID, \
312 .fixed = (_parent), \
619 return (enum stm32mp1_parent_id)gate_ref(i)->fixed; in stm32mp1_clk_get_fixed_parent()
/optee_os/lib/libmbedtls/mbedtls/
A DChangeLog261 Found by John Stroebel in #3819 and fixed in #3973.
298 not loaded from storage. This was fixed by #3996.
1011 Discovered and fixed by Andy Gross (Linaro), #2392.
1096 Found and fixed by irwir. #2337
1571 Found and fixed by Hirotaka Niisato in #1783.
2043 Found and fixed by Martijn de Milliano.
2056 and fixed by muddog.
2308 digits. Found and fixed by Guido Vranken.
2516 Keychain. Found and fixed by Jonathan Leroy, Inikup.
3700 * Memory leak when using RSA_PKCS_V21 operations fixed
[all …]
A DCONTRIBUTING.md19 1. Write a test which shows that the bug was fixed or that the feature works as expected.
/optee_os/core/lib/zlib/
A Dinflate.c285 static code fixed[544]; local
298 next = fixed;
/optee_os/lib/libutils/isoc/
A Dbget.doc90 Embedded applications typically have a fixed area of memory dedicated to

Completed in 23 milliseconds