Home
last modified time | relevance | path

Searched refs:endian (Results 1 – 11 of 11) sorted by relevance

/rk3399_ARM-atf/lib/compiler-rt/builtins/
H A Dint_endianness.h111 #error Unable to determine endian
/rk3399_ARM-atf/fdts/
H A Dstm32mp25-bl2.dtsi18 * network order (big endian)
H A Dstm32mp13-bl2.dtsi39 * network order (big endian)
H A Dstm32mp15-bl2.dtsi53 * network order (big endian)
/rk3399_ARM-atf/lib/zlib/
H A Dcrc32.c712 unsigned endian; in crc32_z() local
730 endian = 1; in crc32_z()
731 if (*(unsigned char *)&endian) { in crc32_z()
/rk3399_ARM-atf/plat/arm/board/fvp/fdts/
H A Dfvp_tb_fw_config.dts33 * network order (big endian)
/rk3399_ARM-atf/docs/design/
H A Dalt-boot-flows.rst35 - Little-endian data access;
H A Dfirmware-design.rst590 EL3, little-endian data access, and all interrupt sources masked:
713 AArch64 EL3, little-endian data access and all interrupt sources masked:
743 EL3, little-endian data access, and all interrupt sources masked:
804 In this case, the warm boot entrypoint must be in AArch32 EL3, little-endian
/rk3399_ARM-atf/include/arch/aarch32/
H A Darch.h435 #define SPSR_MODE32(mode, isa, endian, aif) \ argument
441 (((endian) & SPSR_E_MASK) << SPSR_E_SHIFT) | \
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch.h1116 #define SPSR_MODE32(mode, isa, endian, aif) \ argument
1120 (((endian) & SPSR_E_MASK) << SPSR_E_SHIFT) | \
/rk3399_ARM-atf/docs/
H A Dchange-log.md9597 …- SP UUID little to big endian in TF-A build ([dcdbcdd](https://review.trustedfirmware.org/plugins…
10407 - Device tree nodes now store UUIDs in big-endian