lib: utils/serial: Generate FDT serial driver list at compile-time

Instead of having FDT serial driver list hard-coded in the C source,
we generate it using carray.sh at compile-time.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
This commit is contained in:
Anup Patel
2022-05-13 09:26:13 +05:30
committed by Anup Patel
parent 73cf511914
commit 1e62705adc
3 changed files with 26 additions and 21 deletions

View File

@@ -0,0 +1,3 @@
HEADER: sbi_utils/serial/fdt_serial.h
TYPE: struct fdt_serial
NAME: fdt_serial_drivers