/libaeabi32

A library to provide __aeabi_* functions for aarch32

Primary LanguageC

libaeabi32

A library to provide aeabi functions for aarch32. It is mainly derived from optee_os at https://github.com/OP-TEE/optee_os.

What's included?

  • Arithmetic operations such as __aeabi_uldivmod
  • __aeabi_read_tp function to make GCC to use TPIDRURW(User Read/Write Thread Pointer ID Register) rather than TPIDRURO