summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/riscv/riscv/grp.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* spec: add riscv kendrytek210 variant build optionsAlan Cudmore2023-03-281-0/+4
| | | | | | | | | This patch includes the spec/build options for the riscv kendrytek210 BSP variant. It includes options to allow the frdme310arty console UART to be used on multiple BSPS, device tree options, memory options, and other required options for the variant. Updates #4876
* bsps/riscv: Add Microchip PolarFire SoC BSP variantPadmarao Begari2022-09-201-0/+6
| | | | | | | | The Microchip PolarFire SoC support is implemented as a riscv BSP variant to boot with any individual hart(cpu core) or SMP based on the boot HARTID configurable and support components are 4 CPU Cores (U54), Interrupt controller (PLIC), Timer (CLINT), UART.
* build: Move RISCV_MAXIMUM_EXTERNAL_INTERRUPTSSebastian Huber2022-07-261-2/+2
|
* build: Add cppflags, cflags, cxxflags to groupsSebastian Huber2022-07-041-0/+3
| | | | | | | Propagate the group defined cppflags, cflags, and cxxflags from parent groups to child items through the build item context. Update #4670.
* build: Use common objects item for get memorySebastian Huber2021-11-301-0/+2
|
* bsps: Move optfdt* files to shared parent directorypranav2021-08-091-4/+4
|
* build: Alternative build system based on wafSebastian Huber2020-09-141-0/+58
Update #3818.