Home
last modified time | relevance | path

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

12

/rk3399_ARM-atf/docs/resources/diagrams/plantuml/
H A Dio_framework_usage_overview.puml15 == Get Image ==
52 == Prepare Next Image ==
57 == Jump to next Image ==
/rk3399_ARM-atf/tools/memory/src/memory/
H A Dmapparser.py11 from memory.image import Image, Region
14 class TfaMapParser(Image):
H A Dmemmap.py16 from memory.image import Image
99 images: Dict[str, Image] = dict()
171 images: Dict[str, Image] = dict()
H A Dimage.py62 class Image(ABC): class
H A Delfparser.py24 from memory.image import Image, Region
36 class TfaElfParser(Image):
/rk3399_ARM-atf/docs/plat/arm/juno/
H A Dindex.rst180 NOR10UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
181 NOR10ADDRESS: 0x00400000 ;Image Flash Address [ns_bl2u_base_address]
182 NOR10FILE: \SOFTWARE\fwu_fip.bin ;Image File Name
183 NOR10LOAD: 00000000 ;Image Load Address
184 NOR10ENTRY: 00000000 ;Image Entry Point
186 NOR11UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
187 NOR11ADDRESS: 0x03EB8000 ;Image Flash Address [ns_bl1u_base_address]
188 NOR11FILE: \SOFTWARE\ns_bl1u.bin ;Image File Name
189 NOR11LOAD: 00000000 ;Image Load Address
/rk3399_ARM-atf/docs/plat/
H A Dqemu.rst73 - ``Image`` -> linux/arch/arm64/boot/Image
86 -kernel Image \
106 - ``Image`` -> linux/arch/arm64/boot/Image
141 -cpu cortex-a57 -kernel Image \
H A Dintel-stratix10.rst79 INFO: Image id=3 loaded: 0xffe1c000 - 0xffe24034
82 INFO: Image id=5 loaded: 0x50000 - 0x550000
H A Dpoplar.rst125 INFO: Image id=1 loaded at address 0xe9000, size = 0x5008
133 INFO: Image id=3 loaded at address 0x129000, size = 0x8038
136 INFO: Image id=5 loaded at address 0x37000000, size = 0x58f17
H A Drcar-gen3.rst231 INFO: Image id=3 loaded: 0x44000000 - 0x4403e000
236 INFO: Image id=4 loaded: 0x44100000 - 0x44200000
241 INFO: Image id=5 loaded: 0x50000000 - 0x50100000
H A Drz-g2.rst205 INFO: Image id=3 loaded: 0x44000000 - 0x4403e000
210 INFO: Image id=5 loaded: 0x50000000 - 0x50100000
H A Dsocionext-uniphier.rst48 SCP_BL2, BL32 as well) from Firmware Image Package (FIP). If TBB is enabled,
/rk3399_ARM-atf/drivers/nxp/auth/csf_hdr_parser/
H A Dinput_bl2_ch216 # Entry Point/Image start address field in the header.[Mandatory]
83 # Specify Secondary Image Flag. (0 or 1) - [Optional]
H A Dinput_bl2_ch3_214 # Entry Point/Image start address field in the header.[Mandatory]
H A Dinput_bl2_ch314 # Entry Point/Image start address field in the header.[Mandatory]
/rk3399_ARM-atf/docs/components/fconf/
H A Dfconf_properties.rst33 - Image ID of the configuration.
/rk3399_ARM-atf/fdts/
H A Dstmm_template.dts48 * NOR0 Flash region, used for Firmware Image Update.
/rk3399_ARM-atf/docs/plat/arm/fvp/
H A Dfvp-foundation.rst23 - The Firmware Image Package is loaded at the start of NOR FLASH0.
/rk3399_ARM-atf/docs/plat/arm/arm_fpga/
H A Dindex.rst19 a single build. Image specific data must be described in the DTB or should
93 …fpga-run ... -m bl31.axf -l auto -m Image -l 0x80080000 -m initrd.gz -l 0x84000000 -m cmdline.txt …
/rk3399_ARM-atf/docs/getting_started/
H A Dimage-terminology.rst1 Image Terminology
7 Common Image Features
43 Firmware Image Package: ``FIP``
/rk3399_ARM-atf/docs/plat/nxp/
H A Dnxp-ls-tbbr.rst79 Additional FIP_DDR Image (For NXP platforms like lx2160a)
128 Additional FIP_DDR Image (For NXP platforms like lx2160a)
/rk3399_ARM-atf/docs/design/
H A Dauth-framework.rst37 | | | | | Image |
47 | Cryptographic | | Image Parser |
84 | (Auth Image) |
94 +------------------+ | (Auth Image) |
104 +------------------+ | (Auth Image) |
112 | BL31 Hash |------>| BL31 Image |
113 | | | (Data Image) |
122 Image types
158 Authentication module to authenticate it, following the CoT from ROT to Image.
320 Image Parser Module (IPM)
[all …]
/rk3399_ARM-atf/docs/components/
H A Dcot-binding.rst171 Images and Image node bindings definition
186 - Image node
H A Dfirmware-update.rst155 images. See the :ref:`Image Terminology` document for an explanation of these
164 Image Identification
181 - Image base address and size.
182 - Image entry point configuration (an ``entry_point_info_t``).
/rk3399_ARM-atf/docs/
H A Dglossary.rst98 Firmware Image Package

12