Anas Nashif
Anas Nashif
- intel_adsp: acev1x: move sram init code into own file - intel_adsp: cavs: do not check for ace here - intel_adsp: unify boot_core0 across SoC series - intel_adsp: use one...
Right now when flashing we get lots of output from both west and pyocd, for example: ``` west flash --board-id OSHW000041114e45002a3006bcf000320571000097969900 -- west flash: rebuilding ninja: no work to do....
Provide https://github.com/thesofproject/rimage to be part of the SDK to enable building and signing images expected by Intel ADSP targets. This will make the process much easier and would enable creating...
Provide some guarantees, guidelines and a process keeping out of tree users operational while the zephyr project code advances with new technologies, code cleanups and other major code and API...
Use direct call to function instead of going over a redefine. Signed-off-by: Anas Nashif
The port seems to be outdated, any plans to update to latest newlib or 2.5 at least?
- cmake: Add board emulator extension functions - cmake: add simics emu support - twister: add simics as supported simulator - intel_ish: add support for running with simics
Do not run twister on some script changes that do not require a twister run. Signed-off-by: Anas Nashif
originally tags were introduced to reduce the number of tests we run, so, if a driver is changed, there was no need to build kernel tests and such, so it...
Verify that collaborators/maintainers added to the MAINTAINERS.yml file actually have access to the project and are members. Only those who already gained access following the process shall be added to...