== Progress ==
* FDPIC
- Cortex-M uClibc-ng patch still pending
- GCC: handling feedback on v3 patches.
Managed to build/check xtensa uclinux toolchain with my patches.
Largely better, but a few new failures.
- working on kernel + qemu-system env to run more tests. Got help from
Nicolas Pitre.
*
Progress:
* VIRT-65 [QEMU upstream maintainership]
- code review
+ more microbit device models
+ some raspi device model improvements
- sent patches for more Coverity issue fixes
- put together a list of source files still with legacy
non-QOM device models (about 60 files total)
[LLVM-203] Using PGO for code size optimization
Communicated results and shared patch with Google Android/ChromeOs and
Fuchsia teams
[LLD] Did some benchmarking of LLD against ld.bfd and ld.gold
On some large applications like Mozilla and Chrome LLD can be up to 10
times faster.
Patch review and
QEMU Tooling ([VIRT-252])
=
Kernel Debug via gdbstub
- posted {RFC PATCH} KVM: arm64: don't single-step for non-emulated
faults Message-Id: <20181107171031.22573-1-alex.ben...@linaro.org>
- posted {PATCH v2 0/6} KVM Guest Debug fixes (plus TCG EL2 debug
tweaks