Home
last modified time | relevance | path

Searched refs:bp (Results 1 – 9 of 9) sorted by relevance

/tf-a-ffa_el3_spmc/include/lib/libfdt/
A Dlibfdt.h136 | ((uint32_t)bp[1] << 16) in fdt32_ld()
137 | ((uint32_t)bp[2] << 8) in fdt32_ld()
138 | bp[3]; in fdt32_ld()
145 bp[0] = value >> 24; in fdt32_st()
148 bp[3] = value & 0xff; in fdt32_st()
156 | ((uint64_t)bp[1] << 48) in fdt64_ld()
157 | ((uint64_t)bp[2] << 40) in fdt64_ld()
161 | ((uint64_t)bp[6] << 8) in fdt64_ld()
162 | bp[7]; in fdt64_ld()
169 bp[0] = value >> 56; in fdt64_st()
[all …]
/tf-a-ffa_el3_spmc/
A DPROTOTYPE_README136 -C bp.secure_memory=1 \
140 -C bp.pl011_uart0.untimed_fifos=1 \
141 -C bp.pl011_uart0.unbuffered_output=1 \
142 -C bp.pl011_uart1.untimed_fifos=1 \
143 -C bp.pl011_uart1.unbuffered_output=1 \
144 -C bp.pl011_uart0.out_file=$OUT/uart0.log \
145 -C bp.pl011_uart1.out_file=$OUT/uart1.log \
148 -C bp.vis.disable_visualisation=0 \
150 -C bp.flashloader0.fname=$OUT/fip.bin \
151 -C bp.ve_sysregs.mmbSiteDefault=0 \
[all …]
/tf-a-ffa_el3_spmc/docs/plat/arm/fvp/
A Dindex.rst206 -C bp.flashloader1.fname="<path-to>/<el3-payload>"
292 -C bp.secure_memory=1 \
418 -C bp.secure_memory=1 \
419 -C bp.tzc_400.diagnostics=1 \
423 -C bp.secureflashloader.fname="<path-to>/<bl1-binary>" \
424 -C bp.flashloader0.fname="<path-to>/<FIP-binary>" \
442 -C bp.secure_memory=1 \
443 -C bp.tzc_400.diagnostics=1 \
455 -C bp.secureflashloader.fname="<path-to>/<bl1-binary>" \
456 -C bp.flashloader0.fname="<path-to>/<FIP-binary>" \
[all …]
/tf-a-ffa_el3_spmc/fdts/
A Dmorello-fvp.dts162 clock-output-names = "bp:clock24mhz";
A Dtc.dts364 clock-output-names = "bp:clock24mhz";
/tf-a-ffa_el3_spmc/docs/design/
A Dtrusted-board-boot-build.rst46 option ``bp.trusted_key_storage.public_key`` when launching the model.
/tf-a-ffa_el3_spmc/docs/components/
A Dsecure-partition-manager.rst262 -C cluster0.NUM_CORES=4 -C cluster1.NUM_CORES=4 -C bp.secure_memory=1 \
263 -C bp.secureflashloader.fname=trusted-firmware-a/build/fvp/debug/bl1.bin \
264 -C bp.flashloader0.fname=trusted-firmware-a/build/fvp/debug/fip.bin \
265 -C bp.pl011_uart0.out_file=fvp-uart0.log -C bp.pl011_uart1.out_file=fvp-uart1.log \
266 -C bp.pl011_uart2.out_file=fvp-uart2.log \
/tf-a-ffa_el3_spmc/docs/about/
A Dmaintainers.rst578 :|M|: Biju Das <biju.das.jz@bp.renesas.com>
582 :|M|: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst4289 parameter ``-C bp.secure_memory=1`` is now supported.
4325 - Now support use of the model parameter ``-C bp.secure_memory=1`` in the Base
4490 yet. Use of model parameter ``-C bp.secure_memory=1`` is not supported.
4556 yet. Use of model parameter ``-C bp.secure_memory=1`` is not supported.

Completed in 42 milliseconds