[Sound-open-firmware] [PATCH 0/3] Long overdue minor fixes
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Tue Apr 3 15:57:15 CEST 2018
one patch to make the scripts more useful for people creating releases
(i don't think we should use always-obsolete BKMs but working scripts)
and two patches to fix coverity (was on the back burner since
January...)
Pierre-Louis Bossart (3):
sof: scripts: force PATH to compile xtensa without environment
dependencies
sof: solve circular dependencies, move rmemcpy/arch_memcpy definitions
mailbox: move multi-line macros to static inlines
scripts/xtensa-build-all.sh | 1 +
src/arch/xtensa/include/arch/reef.h | 5 ---
src/arch/xtensa/include/arch/string.h | 40 ++++++++++++++++++++++++
src/include/reef/mailbox.h | 59 ++++++++++++++++++++++-------------
src/include/reef/string.h | 47 ++++++++++++++++++++++++++++
5 files changed, 125 insertions(+), 27 deletions(-)
create mode 100644 src/arch/xtensa/include/arch/string.h
create mode 100644 src/include/reef/string.h
--
2.14.1
More information about the Sound-open-firmware
mailing list