Skip to content

Commit a919d90

Browse files
mwaskodeb-intel
authored andcommitted
arch: fw: sof common architecture section added
Common architecture tree for chapters that apply both to SOF XTOS and SOF with Zephyr, like Components description. Signed-off-by: Michal Wasko <michal.wasko@intel.com>
1 parent b236619 commit a919d90

10 files changed

Lines changed: 13 additions & 1 deletion

File tree

architectures/firmware/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Firmware Architecture
66
.. toctree::
77
:maxdepth: 1
88

9+
sof-common/index
910
sof-xtos/index
1011
sof-zephyr/index
1112
intel/index

architectures/firmware/sof-xtos/components/component-mgmt-api.rst renamed to architectures/firmware/sof-common/components/component-mgmt-api.rst

File renamed without changes.

architectures/firmware/sof-xtos/components/component-overview.rst renamed to architectures/firmware/sof-common/components/component-overview.rst

File renamed without changes.

architectures/firmware/sof-xtos/components/images/comp-dev-states.pu renamed to architectures/firmware/sof-common/components/images/comp-dev-states.pu

File renamed without changes.

architectures/firmware/sof-xtos/components/images/comp-driver.pu renamed to architectures/firmware/sof-common/components/images/comp-driver.pu

File renamed without changes.

architectures/firmware/sof-xtos/components/images/comp-new-flow.pu renamed to architectures/firmware/sof-common/components/images/comp-new-flow.pu

File renamed without changes.

architectures/firmware/sof-xtos/components/images/component-mgmt-api.pu renamed to architectures/firmware/sof-common/components/images/component-mgmt-api.pu

File renamed without changes.
File renamed without changes.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
.. _sof-common:
2+
3+
SOF Common Architecture
4+
#######################
5+
6+
Architecture chapters and details that are common both for SOF Legacy and SOF
7+
with Zephyr.
8+
9+
.. toctree::
10+
:maxdepth: 1
11+
12+
components/index

architectures/firmware/sof-xtos/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ SOF with XTOS Architecture
1111
pm-runtime/index
1212
schedulers
1313
drivers/index
14-
components/index
1514
pipelines/index
1615
kd_integration/index

0 commit comments

Comments
 (0)