Commit c90bc6f
amd: acp_7_x: add build support for ACP_7_X
Add CMakeLists.txt files to integrate the ACP 7.X platform and
driver sources into the SOF CMake build system. This covers the
platform-level build (platform.c, lib/clk.c) and the driver-level
build (ipc.c) under src/drivers/amd/acp_7_x/, enabling the ACP_7_X
platform to be compiled when CONFIG_ACP_7_X is selected.
Signed-off-by: Sneha Voona <sneha.voona@amd.com>
Co-authored-by: DineshKumar Kalva <DineshKumar.Kalva@amd.com>1 parent d4aac27 commit c90bc6f
3 files changed
Lines changed: 24 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
254 | 267 | | |
255 | 268 | | |
256 | 269 | | |
| |||
544 | 557 | | |
545 | 558 | | |
546 | 559 | | |
| 560 | + | |
547 | 561 | | |
548 | 562 | | |
549 | 563 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
0 commit comments