Home
last modified time | relevance | path

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

/optee_os/lib/libutils/compiler-rt/lib/builtins/
H A Dint_endianness.h111 #error Unable to determine endian
/optee_os/core/arch/arm/dts/
H A Dfsl-lx2160a.dtsi429 little-endian;
436 little-endian;
531 little-endian;
553 little-endian; /* force the driver in LE mode */
564 little-endian; /* force the driver in LE mode */
717 little-endian;
730 little-endian;
763 little-endian;
804 little-endian;
815 little-endian;
[all …]
/optee_os/core/tee/
H A Dtee_svc.c185 const uint32_t endian = 0; /* assume little-endian */ in get_prop_client_endian() local
187 if (*blen < sizeof(endian)) { in get_prop_client_endian()
188 *blen = sizeof(endian); in get_prop_client_endian()
191 *blen = sizeof(endian); in get_prop_client_endian()
192 return copy_to_user(buf, &endian, sizeof(endian)); in get_prop_client_endian()
/optee_os/core/drivers/crypto/hisilicon/
H A Dhisi_qm.h202 uint32_t endian; member
H A Dsec_main.c118 io_setbits32(qm->io_base + SEC_CONTROL_REG, sec_dev->endian); in sec_engine_init()
/optee_os/lib/libmbedtls/mbedtls/
H A DREADME.md271 - Mixed-endian platforms are not supported.
H A DChangeLog1153 * Mixed-endian systems are explicitly not supported any more.
1306 * Fix support for little-endian Microblaze when MBEDTLS_HAVE_ASM is defined.
2660 Montgomery keys in little-endian as defined by RFC7748. Contributed by
5244 big-endian platform when size was not an integer number of limbs
5674 big-endian platform when size was not an integer number of limbs
5763 * Fixed net_bind() for specified IP addresses on little endian systems
5934 * Fixed net_bind() for specified IP addresses on little endian systems
6275 * Fixed include location of endian.h on FreeBSD (found by
6277 * Fixed include location of endian.h and name clash on
6320 * Made definition of net_htons() endian-clean for big endian
/optee_os/
H A DCHANGELOG.md1329 * Fix UUID encoding when communicating with normal world (use big endian