Flavio Ceolin

Results 8 issues of Flavio Ceolin

``` if LOG_BACKEND_RTT_BUFFER config LOG_BACKEND_RTT_BUFFER int "Buffer number used for logger output." range 0 SEGGER_RTT_MAX_NUM_UP_BUFFERS default 0 help Select index of up-buffer used for logger output, by default it uses...

Some macros defined in SoF are also being defined in Zephyr. Just avoiding redefinition un-defining these macros. Signed-off-by: Flavio Ceolin

Small fixes to use upstream Zephyr. The major change is removing instructions to fetch Zephyr and its tools since it is barely reproducible. Lets just assume that the host is...

The main fix in this pr is in the wake up procedure. When the system was waking up the notification coming from the ISR was not properly restoring the system....

area: Kernel
area: ARM
area: Power Management
area: X86
area: Timer
platform: STM32
area: native port
area: Architectures
platform: Intel ADSP

Zero length arrays are a GNU extension and are not part of C standard. Lets declare flexible arrays properly. Besides the compliant with C standard it open possibilities to improve...

area: I2C
platform: STM32
platform: nRF
area: Crypto / RNG
area: eSPI
area: Base OS
platform: ITE
area: DAI
platform: Renesas SmartBond

Fix possible buffer overflow in rfcomm. Check the buffer len before read it.

bug
area: Bluetooth
area: Bluetooth Host
area: Bluetooth Classic

Add board definition for Intel ADSP (ACE family) simulators.

platform: Intel ADSP

Bump TF-M to 2.2.0 (latest release at the moment)

manifest
manifest-trusted-firmware-m
DNM (manifest)