Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/dts/
H A Dstm32mp211.dtsi50 compatible = "fixed-clock";
56 compatible = "fixed-clock";
62 compatible = "fixed-clock";
68 compatible = "fixed-clock";
74 compatible = "fixed-clock";
80 compatible = "fixed-clock";
86 compatible = "fixed-clock";
H A Dat91-sama5d27_som1_ek.dts493 vddin_3v3: fixed-regulator-vddin_3v3 {
494 compatible = "regulator-fixed";
504 vddana: fixed-regulator-vddana {
505 compatible = "regulator-fixed";
516 advref: fixed-regulator-advref {
517 compatible = "regulator-fixed";
H A Dstm32mp15xx-dhcor-io1v8.dtsi11 compatible = "regulator-fixed";
H A Dstm32mp231.dtsi50 compatible = "fixed-clock";
56 compatible = "fixed-clock";
62 compatible = "fixed-clock";
68 compatible = "fixed-clock";
74 compatible = "fixed-clock";
80 compatible = "fixed-clock";
86 compatible = "fixed-clock";
H A Dstm32mp15xx-dhcom-pdk2.dtsi19 compatible = "fixed-clock";
118 compatible = "regulator-fixed";
126 compatible = "regulator-fixed";
H A Dstm32mp251.dtsi50 compatible = "fixed-clock";
56 compatible = "fixed-clock";
62 compatible = "fixed-clock";
68 compatible = "fixed-clock";
74 compatible = "fixed-clock";
80 compatible = "fixed-clock";
86 compatible = "fixed-clock";
H A Dstm32mp131.dtsi83 compatible = "fixed-clock";
89 compatible = "fixed-clock";
95 compatible = "fixed-clock";
101 compatible = "fixed-clock";
107 compatible = "fixed-clock";
113 compatible = "fixed-clock";
H A Dstm32mp15xx-dhcor-avenger96.dtsi22 cec_clock: clk-cec-fixed {
24 compatible = "fixed-clock";
98 compatible = "regulator-fixed";
H A Dfsl-lx2160a-rdb.dts25 compatible = "regulator-fixed";
H A Dfsl-lx2160a.dtsi441 compatible = "fixed-clock";
443 clock-frequency = <100000000>; // fixed up by bootloader
956 iommu-map = <0 &smmu 0 1>; /* This is fixed-up by u-boot */
993 iommu-map = <0 &smmu 0 1>; /* This is fixed-up by u-boot */
1030 iommu-map = <0 &smmu 0 1>; /* This is fixed-up by u-boot */
1068 iommu-map = <0 &smmu 0 1>; /* This is fixed-up by u-boot */
1105 iommu-map = <0 &smmu 0 1>; /* This is fixed-up by u-boot */
1143 iommu-map = <0 &smmu 0 1>; /* This is fixed-up by u-boot */
1272 /* iommu-map property is fixed up by u-boot */
H A Dstm32mp135f-dk.dts51 compatible = "regulator-fixed";
59 compatible = "regulator-fixed";
H A Dsama7g5.dtsi115 compatible = "fixed-clock";
120 compatible = "fixed-clock";
125 compatible = "fixed-clock";
174 vddout25: fixed-regulator-vddout25 {
175 compatible = "regulator-fixed";
H A Dfsl-lx2160a-qds.dts25 compatible = "regulator-fixed";
H A Dstm32mp157c-ev1.dts28 compatible = "fixed-clock";
H A Dstm32mp151.dtsi59 compatible = "fixed-clock";
65 compatible = "fixed-clock";
71 compatible = "fixed-clock";
77 compatible = "fixed-clock";
83 compatible = "fixed-clock";
H A Dstm32mp157c-ed1.dts101 compatible = "regulator-fixed";
H A Dstm32mp15xx-dhcom-som.dtsi68 compatible = "regulator-fixed";
H A Dsama5d2.dtsi84 compatible = "fixed-clock";
90 compatible = "fixed-clock";
H A Dstm32mp15xx-dkx.dtsi92 compatible = "regulator-fixed";
/optee_os/core/drivers/clk/
H A Dclk-stm32mp15.c203 uint8_t fixed; /* Relates to enum stm32mp1_parent_id */ member
240 .fixed = _UNKNOWN_ID, \
252 .fixed = (_parent), \
264 .fixed = _UNKNOWN_ID, \
276 .fixed = (_parent), \
291 .fixed = _UNKNOWN_ID, \
301 .fixed = (_parent), \
621 return (enum stm32mp1_parent_id)gate_ref(i)->fixed; in stm32mp1_clk_get_fixed_parent()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog111 fixed.
2365 Found by John Stroebel in #3819 and fixed in #3973.
2376 Found by Daniel Otte, reported in #4093 and fixed in #4094.
2402 not loaded from storage. This was fixed by #3996.
2408 the extension was always marked as non-critical. This was fixed by
2628 yuemonangong in #3340. Reported independently and fixed by
2751 Completes a previous fix in Mbed TLS 2.19 that only fixed the build for
3102 * Fix partial zeroing in x509_get_other_name. Found and fixed by ekse, #2716.
3115 Discovered and fixed by Andy Gross (Linaro), #2392.
3145 * Enable building of Mbed TLS as a CMake subproject. Suggested and fixed by
[all …]
H A DCONTRIBUTING.md26 1. Write a test which shows that the bug was fixed or that the feature works as expected.
/optee_os/core/lib/zlib/
H A Dinflate.c286 static code fixed[544]; local
299 next = fixed;
/optee_os/lib/libutils/isoc/
H A Dbget.doc90 Embedded applications typically have a fixed area of memory dedicated to
/optee_os/core/lib/qcbor/
H A DREADME.md36 have to run in small fixed memory.