nerves-project / nerves_system_bbb

Base Nerves system configuration for the BeagleBone-based boards
Apache License 2.0
36 stars 40 forks source link

Disable deprecated ThumbEE support #240

Closed fhunleth closed 2 years ago

fhunleth commented 2 years ago

ThumbEE was used as a target for JIT compilers (like for Java), but was deprecated in 2011. See https://en.wikipedia.org/wiki/ARM_architecture#Thumb_Execution_Environment_(ThumbEE).

It's very unlikely that anyone is using it with Nerves due to it being deprecated for a decade and not used by the BEAM.