| /rk3399_ARM-atf/docs/plat/qti/ |
| H A D | chrome.rst | 42 `link <https://github.com/coreboot/qc_blobs/blob/master/sc7180/qtiseclib/libqtisec.a?raw=true>`__ 44 `link <https://github.com/coreboot/qc_blobs/blob/master/sc7280/qtiseclib/libqtisec.a?raw=true>`__
|
| H A D | rb3gen2.rst | 42 `link <https://github.com/coreboot/qc_blobs/blob/master/sc7280/qtiseclib/libqtisec.a?raw=true>`__
|
| /rk3399_ARM-atf/plat/common/ |
| H A D | plat_gicv2.c | 335 unsigned int plat_ic_get_interrupt_id(unsigned int raw) in plat_ic_get_interrupt_id() argument 337 unsigned int id = (raw & INT_ID_MASK); in plat_ic_get_interrupt_id()
|
| H A D | plat_gicv3.c | 354 unsigned int plat_ic_get_interrupt_id(unsigned int raw) in plat_ic_get_interrupt_id() argument 356 unsigned int id = raw & INT_ID_MASK; in plat_ic_get_interrupt_id()
|
| /rk3399_ARM-atf/include/drivers/brcm/emmc/ |
| H A D | emmc_csl_sdprot.h | 127 #define SdioIoRWDirectArg(rw, raw, func, addr, data) \ argument 129 ((raw & 1) << 27) | ((addr & 0x1FFFF) << 9) | \
|
| /rk3399_ARM-atf/plat/mediatek/lib/pm/ |
| H A D | mtk_pm.h | 93 const psci_power_state_t *raw; member
|
| /rk3399_ARM-atf/plat/mediatek/lib/pm/armv8_2/ |
| H A D | pwr_ctrl.c | 292 pm_state.pwr.raw = state; in armv8_2_power_domain_suspend() 330 pm_state.pwr.raw = state; in armv8_2_power_domain_suspend_finish()
|
| /rk3399_ARM-atf/plat/mediatek/lib/pm/armv9_0/ |
| H A D | pwr_ctrl.c | 278 pm_state.pwr.raw = state; in power_domain_suspend() 312 pm_state.pwr.raw = state; in power_domain_suspend_finish()
|
| /rk3399_ARM-atf/plat/mediatek/include/lib/pm/ |
| H A D | mtk_pm.h | 101 const psci_power_state_t *raw; member
|
| /rk3399_ARM-atf/include/plat/common/ |
| H A D | platform.h | 166 unsigned int plat_ic_get_interrupt_id(unsigned int raw);
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | platform-interrupt-controller-API.rst | 310 Function: unsigned int plat_ic_get_interrupt_id(unsigned int raw); [optional] 318 This API should extract and return the interrupt number from the raw value
|
| /rk3399_ARM-atf/docs/ |
| H A D | license.rst | 132 .. _Linux MIT license: https://raw.githubusercontent.com/torvalds/linux/master/LICENSES/preferred/M…
|
| H A D | porting-guide.rst | 1221 FWU metadata can not be always stored as a raw image in non-volatile storage 3579 the highest pending interrupt has begun. It should return the raw, unmodified 3581 The actual interrupt number shall be extracted from this raw value using the API
|
| H A D | change-log.md | 10645 - mtd: Add SPI-NOR, SPI-NAND, SPI-MEM, and raw NAND framework 10733 - st: stm32mp1: Add support for SPI-NOR, raw NAND, and SPI-NAND boot device,
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | auth-framework.rst | 289 and ``_verify_hash`` is used to verify raw images. 434 format. A data image that represents a boot loader stage could be in raw binary 441 is treated as being in raw binary format e.g. boot loader images used by 453 raw binary. A header could be prepended to the combined blob to specify the 731 - ``IMG_RAW``: image is a raw binary. No parsing functions are available,
|
| H A D | firmware-design.rst | 297 #. BL1 loads a BL2 raw binary image from platform storage, at a 1662 governed by the linker scripts. This ensures that the raw binary images are
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | qemu.rst | 146 The ``-bios`` option abstracts the loading of raw bare metal binaries into flash
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | prerequisites.rst | 142 curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
|