cheribsd icon indicating copy to clipboard operation
cheribsd copied to clipboard

Morello TLS

Open gvnn3 opened this issue 2 years ago • 1 comments

Morello TLS fixed to not use emul-tls

gvnn3 avatar Oct 22 '21 21:10 gvnn3

From #1250:

Blocked on ARM-software/abi-aa#80 stabilising as some aspects of the ABI are dubious and have unresolved feedback, so switching before it's stabilised would risk having to have a second flag day.

Will need:

  • rtld relocation processing
  • rtld resolvers implementation
  • Dropping -femulated-tls (and removing emutls.c + Symbol.map traces)

jrtc27 avatar Jan 21 '22 03:01 jrtc27

Fixed via #1367

jrtc27 avatar Nov 25 '22 05:11 jrtc27