ccelee / libaeabi32

A library to provide __aeabi_* functions for aarch32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A library to provide __aeabi_* functions for aarch32


Languages

Language:C 94.3%Language:HTML 5.4%Language:Makefile 0.2%Language:Assembly 0.1%