esp-hal/esp32s3-hal/ld
Dániel Buga 996ec49878
Optimize multicore critical section impl (#797)
* Optimize multicore critical section impl

* Assert reserved bits, explain bit choices, remove redundant checks

* Don't assume the bit reads as 0

* Simplify code generated for thread_id()

* Use non-0 value for unlocked

* Optimise release

* Assume reserved bits read as 0

* Add changelog entry

* Clean up warning

* Fix direct boot ld
2023-09-21 15:59:53 +01:00
..
db-esp32s3.x Optimize multicore critical section impl (#797) 2023-09-21 15:59:53 +01:00
db-memory.x Remove heap related symbols, use all remaining memory for the stack (#716) 2023-08-14 13:38:36 +02:00
link-esp32s3.x Update PACs and xtensa-lx-rt package (#761) 2023-08-29 07:58:16 -07:00
linkall.x Move segment aliasing to linkall.x (#655) 2023-07-18 07:17:52 -07:00
memory.x Remove heap related symbols, use all remaining memory for the stack (#716) 2023-08-14 13:38:36 +02:00
rom-functions.x Add MD5 functionality from ESP ROM (#618) 2023-06-26 09:01:34 +02:00