Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-csrs-gti.h763 uint32_t constant : 32; member
1348 uint32_t constant : 32; member
1404 uint32_t constant : 32; member
1432 uint32_t constant : 32; member
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst131 Defines the normal stack memory available to each CPU. This constant is used
218 Must be aligned on a page-size boundary. This constant is not applicable
224 This constant is not applicable when BL2_IN_XIP_MEM is set to '1'.
229 lives. Must be aligned on a page-size boundary. This constant is only needed
236 constant is only needed when BL2_IN_XIP_MEM is set to '1'.
241 at runtime. Must be aligned on a page-size boundary. This constant is only
247 occupy at runtime. This constant is only needed when BL2_IN_XIP_MEM is set
544 constant must be defined.
550 If the platform port uses the PL061 GPIO driver, the following constant may
559 If the platform port uses the partition driver, the following constant may
[all …]
H A Dchange-log.md1145 …- fix coverity overflowed constant ([4d7238b](https://review.trustedfirmware.org/plugins/gitiles/T…
1146 …- fix coverity overflowed constant ([02dbb14](https://review.trustedfirmware.org/plugins/gitiles/T…
8495 …- drop MODE_REFDIV constant ([9fdecc7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tru…
10918 - pmf: Fix 'tautological-constant-compare' error, Make the runtime
/rk3399_ARM-atf/docs/components/
H A Dras.rst249 The ``data`` constant parameter describes the various properties of the error,
/rk3399_ARM-atf/docs/process/
H A Dcoding-guidelines.rst491 - They access the platform interface through a **constant** function pointer.
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model.rst668 | | operations is constant and independent of |
/rk3399_ARM-atf/docs/design/
H A Dfirmware-design.rst151 vector defined by the constant ``BL1_RO_BASE``. The BL1 data section is copied
152 to the top of trusted SRAM as defined by the constant ``BL1_RW_BASE``.