Go to file
Bard Liao ba98117818 topology2: sdw-amp-generic: add SDW_AMP_FMT_24 flag
To indicate the SoundWire amp need to use 24 bit format.

I use a flag instead of a macro like $SDW_AMP_FMT to set valid_bit_depth
because bit_depth and valid_bit_depth may not be the same.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
2023-11-15 14:29:00 +02:00
.github scripts/fuzz.sh: fix multiple issues with "stub" overlays 2023-10-31 14:23:26 +00:00
app app: overlays: Add DTS support to MTL 2023-11-14 08:20:54 -08:00
doc header: rtos: decouple headers into rtos specific directories. 2022-08-31 12:01:07 +01:00
installer topology1: remove Intel GLK/TGL/ADL/RPL topology definitions 2023-10-27 12:31:35 +03:00
keys
lmdk lmdk: Instruct linker to keep .buildinfo section 2023-11-09 11:28:30 +02:00
posix/include posix: Add posix headers 2023-09-14 16:19:15 +01:00
scripts cmake/zephyr: decentralize src/init/ 2023-11-08 16:53:28 +00:00
smex Switch smex and sof-logger to new sof/tools/rimage location 2023-10-09 13:06:12 -07:00
src audio : dts : add DTS support for MTL 2023-11-14 08:20:54 -08:00
submanifests sof-ci-jenkins: zephyr-override-template: Whitelist nxp_hal 2023-06-28 13:38:59 +03:00
test ipc: Add remote component search by pipeline idc 2023-11-08 14:34:35 +02:00
third_party/include Updating of GoogleRtcAudioProcessing component to provide a more general behavior 2022-12-09 16:00:16 -08:00
tools topology2: sdw-amp-generic: add SDW_AMP_FMT_24 flag 2023-11-15 14:29:00 +02:00
xtos/include driver: imx: Add PDM MICFIL driver 2023-09-20 14:43:11 +03:00
zephyr zephyr : import dts library 2023-11-14 08:20:54 -08:00
.gitignore rimage: move everything down to subdir tools/rimage/, prepare move to sof 2023-10-05 10:18:11 -07:00
.gitmodules Delete old rimage submodule and old rimage west module 2023-10-09 13:08:07 -07:00
.travis.yml
CMakeLists.txt cmake: switch XTOS build to sof/tools/rimage 2023-10-09 13:06:12 -07:00
CODEOWNERS CODEOWNERS: add kv2019i to the list of default owners 2023-09-01 09:23:17 +01:00
Kconfig
Kconfig.sof audio: add a config to sof and zephyr code 2023-08-18 10:15:44 +03:00
Kconfig.xtos-build
Kconfig.xtos-dbg
Kconfig.zephyr-log audio: Put buffer state log under CONFIG_SOF_LOG_DBG_BUFFER switch 2023-08-16 21:21:55 +03:00
LICENCE LICENCE: Add Khronos Group Inc license header 2022-04-12 19:41:27 +03:00
README.md rimage: move everything down to subdir tools/rimage/, prepare move to sof 2023-10-05 10:18:11 -07:00
versions.json versions.json: version to 2.7.99 2023-09-06 11:21:23 +03:00
west.yml manifest: west.yml: Bump up Zephyr revision 2023-11-13 09:57:58 +02:00

README.md

Sound Open Firmware

Status

Daily Actions

Gitter chat

#sof channel on discord.com

Documentation

See docs

Running the tests

See unit testing documentation

Deployment

TODO: Add additional notes about how to deploy this on a live system

Contributing

See Contributing to the Project

License

This project is licensed under the BSD Clause 3 - see the LICENCE file for details