HomeSort by relevance Sort by last modified time
    Searched refs:sram (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/include/
plat.ld.S 10 SRAM (rwx): ORIGIN = SRAM_BASE, LENGTH = SRAM_SIZE
21 * The SRAM space allocation for RK3399
25 * | sram text
27 * | sram data
32 *(.sram.incbin)
36 } >SRAM
42 *(.sram.text)
43 *(.sram.rodata)
47 } >SRAM
53 *(.sram.data
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/pmu/
plat_pmu_macros.S 16 .section .sram.text, "ax"
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/
platform.mk 14 else ifeq (${HIKEY960_TSP_RAM_LOCATION}, sram)
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/
platform.mk 11 # or SRAM.
15 else ifeq (${HIKEY_TSP_RAM_LOCATION}, sram)
  /device/google/wahoo/
init.hardware.rc 611 # QCOM FG SRAM dump for dumpstate
612 chown system system /d/fg/sram/data
613 chown system system /d/fg/sram/count
614 chown system system /d/fg/sram/address

Completed in 102 milliseconds