Open Source & Linux Lab

It's better when it's simple

User Tools

Site Tools


etc:users:jcmvbkbc:linux-xtensa

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
etc:users:jcmvbkbc:linux-xtensa [2019/04/08 22:47] – status update jcmvbkbcetc:users:jcmvbkbc:linux-xtensa [2019/12/06 00:27] jcmvbkbc
Line 14: Line 14:
   * kgdb/kdb   * kgdb/kdb
   * kexec   * kexec
-  * exclusive access (vs. s32c1i) 
-  * QEMU virt machine 
   * NX   * NX
  
 ===== In Progress ===== ===== In Progress =====
  
 +  * seccomp
 +  * audit
  
 ===== Done ===== ===== Done =====
 +
 +=== eXecute In Place ===
 +[[.:linux-xtensa:xip|XIP]] done, in the mainline:
 +<code>
 + 7af710d98877 xtensa: add XIP kernel support
 +</code>
 +
 +=== QEMU virt machine ===
 +Done, in the mainline:
 +<code>
 +775f1f7eaced xtensa: virt: add defconfig and DTS
 +</code>
 +
 +=== support for cores with MPU ===
 +Done, in the mainline:
 +<code>
 +a5944195d00a xtensa: implement initialize_cacheattr for MPU cores
 +</code>
 +
 +=== exclusive access support (l32ex/s32ex) ===
 +Done, in the mainline:
 +<code>
 +f7c34874f04a xtensa: add exclusive atomics support
 +</code>
  
 === ticket spinlocks === === ticket spinlocks ===
etc/users/jcmvbkbc/linux-xtensa.txt · Last modified: 2023/07/12 06:25 by jcmvbkbc