Add entry on armv6/v7 improvements from zbb
This commit is contained in:
parent
8359b9596c
commit
c9aeb1169a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48021
1 changed files with 78 additions and 0 deletions
|
@ -2393,4 +2393,82 @@
|
|||
Mellanox Technologies
|
||||
</sponsor>
|
||||
</project>
|
||||
|
||||
<project cat='arch'>
|
||||
<title>Improvements for ARMv6/v7 support</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Dominik</given>
|
||||
<common>Ermel</common>
|
||||
</name>
|
||||
<email>der@semihalf.com</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Wojciech</given>
|
||||
<common>Macek</common>
|
||||
</name>
|
||||
<email>wma@semihalf.com</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Zbigniew</given>
|
||||
<common>Bodek</common>
|
||||
</name>
|
||||
<email>zbb@semihalf.com</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<body>
|
||||
<p>Numerous improvements for the ARMv6/v7 kernel and tools
|
||||
have been developed by the Semihalf team. Those include:</p>
|
||||
|
||||
<ul>
|
||||
<li>Fixes for KGDB support.</li>
|
||||
|
||||
<li>Support for branch instructions in <tt>ptrace</tt> single
|
||||
stepping.</li>
|
||||
|
||||
<li>Fixes for kernel minidumps.</li>
|
||||
|
||||
<li>Improvements for LIBUSBBOOT.</li>
|
||||
|
||||
<li>Support for Exynos EHCI in the loader.</li>
|
||||
|
||||
<li>A fix for instruction single stepping in DDB.</li>
|
||||
|
||||
<li>Support for hardware watchpoints, including watchpoints
|
||||
on SMP systems.</li>
|
||||
|
||||
<li>Single stepping using the ARM Debug Architecture.</li>
|
||||
|
||||
<li>Support for gzip-compressed kernel modules in
|
||||
<tt>kldload</tt>.</li>
|
||||
|
||||
<li>Backport of the new pmap VM code to &os; 10-STABLE (not
|
||||
yet sent to upstream).</li>
|
||||
</ul>
|
||||
|
||||
<p>Most of the introduced changes have been committed to HEAD
|
||||
and more are on the way.</p>
|
||||
</body>
|
||||
|
||||
<sponsor>
|
||||
Juniper Networks Inc.
|
||||
</sponsor>
|
||||
|
||||
<sponsor>
|
||||
Semihalf
|
||||
</sponsor>
|
||||
|
||||
<help>
|
||||
<task>
|
||||
<p>Finish upstreaming the hardware watchpoints support.</p>
|
||||
</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue