Home
last modified time | relevance | path

Searched refs:raw (Results 1 – 15 of 15) sorted by relevance

/trusted-firmware-a-latest/docs/plat/
Dqti.rst41 `link <https://github.com/coreboot/qc_blobs/blob/master/sc7180/qtiseclib/libqtisec.a?raw=true>`__
43 `link <https://github.com/coreboot/qc_blobs/blob/master/sc7280/qtiseclib/libqtisec.a?raw=true>`__
Dqemu.rst146 The ``-bios`` option abstracts the loading of raw bare metal binaries into flash
/trusted-firmware-a-latest/plat/common/
Dplat_gicv2.c328 unsigned int plat_ic_get_interrupt_id(unsigned int raw) in plat_ic_get_interrupt_id() argument
330 unsigned int id = (raw & INT_ID_MASK); in plat_ic_get_interrupt_id()
Dplat_gicv3.c352 unsigned int plat_ic_get_interrupt_id(unsigned int raw) in plat_ic_get_interrupt_id() argument
354 unsigned int id = raw & INT_ID_MASK; in plat_ic_get_interrupt_id()
/trusted-firmware-a-latest/include/drivers/brcm/emmc/
Demmc_csl_sdprot.h127 #define SdioIoRWDirectArg(rw, raw, func, addr, data) \ argument
129 ((raw & 1) << 27) | ((addr & 0x1FFFF) << 9) | \
/trusted-firmware-a-latest/plat/mediatek/lib/pm/
Dmtk_pm.h94 const psci_power_state_t *raw; member
/trusted-firmware-a-latest/plat/mediatek/lib/pm/armv8_2/
Dpwr_ctrl.c292 pm_state.pwr.raw = state; in armv8_2_power_domain_suspend()
330 pm_state.pwr.raw = state; in armv8_2_power_domain_suspend_finish()
/trusted-firmware-a-latest/include/plat/common/
Dplatform.h140 unsigned int plat_ic_get_interrupt_id(unsigned int raw);
/trusted-firmware-a-latest/docs/
Dlicense.rst89 .. _Linux MIT license: https://raw.githubusercontent.com/torvalds/linux/master/LICENSES/preferred/M…
Dporting-guide.rst1200 FWU metadata can not be always stored as a raw image in non-volatile storage
3106 the highest pending interrupt has begun. It should return the raw, unmodified
3108 The actual interrupt number shall be extracted from this raw value using the API
Dchange-log.md6294 - mtd: Add SPI-NOR, SPI-NAND, SPI-MEM, and raw NAND framework
6382 - st: stm32mp1: Add support for SPI-NOR, raw NAND, and SPI-NAND boot device,
/trusted-firmware-a-latest/docs/components/
Dplatform-interrupt-controller-API.rst310 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
/trusted-firmware-a-latest/docs/getting_started/
Dprerequisites.rst131 curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
/trusted-firmware-a-latest/docs/design/
Dauth-framework.rst403 format. A data image that represents a boot loader stage could be in raw binary
410 is treated as being in raw binary format e.g. boot loader images used by
422 raw binary. A header could be prepended to the combined blob to specify the
699 - ``IMG_RAW``: image is a raw binary. No parsing functions are available,
Dfirmware-design.rst297 #. BL1 loads a BL2 raw binary image from platform storage, at a
1602 governed by the linker scripts. This ensures that the raw binary images are