zephyr/tests/drivers
Daniel Gaston Ochoa 818aa2d0c7 drivers: stm32: SPI: SPI nocache buffers can be in CONFIG_NOCACHE_MEMORY
CONFIG_NOCACHE_MEMORY is a valid way of declaring buffers in
nocache regions. Consider them valid in the stm32 SPI driver
nocache check. Also, don't check NULL buffers as the SPI
interface states that such buffers will result in sending
zeroes.

Signed-off-by: Daniel Gaston Ochoa <dgastonochoa@gmail.com>
2023-08-24 15:35:50 +02:00
..
adc tests: drivers: adc: adc_api: add esp32s3 support 2023-08-17 10:36:20 +02:00
bbram tests: samples: cleanup test tags, add integration_platforms 2023-06-02 04:47:06 -04:00
bc12 samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
build_all drivers: gpio: AXP192 GPIO driver 2023-08-22 18:08:51 +02:00
can tests: drivers: can: api: add esp32 wrover board 2023-08-16 10:25:49 +02:00
clock_control tests: drivers: rename shadow variables 2023-08-10 08:14:12 +00:00
console samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
coredump/coredump_api tests: coredump: unify identifiers of tests 2023-08-01 13:24:09 -04:00
counter tests: drivers: counter: add esp32 wrover 2023-08-16 10:25:49 +02:00
dac boards: xtensa: Add support for YD-ESP32 board 2023-08-15 11:15:39 +00:00
disk arch: x86: updated acpi config macro 2023-06-30 17:53:01 +03:00
dma tests: dma_sg: Small log message update 2023-08-04 10:41:27 +02:00
eeprom tests: drivers: enable tests eeprom and i2c for mr_canhubk3 2023-07-27 12:32:07 -05:00
entropy/api tests: drivers: rename shadow variables 2023-08-10 08:14:12 +00:00
espi samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ethernet/eth_ivshmem_queue tests: drivers: ethernet: Add eth_ivshmem_queue unit tests 2023-05-14 18:17:33 -04:00
flash tests: drivers: rename shadow variables 2023-08-10 08:14:12 +00:00
flash_simulator tests flash simulator: Enable for native_sim 2023-07-10 09:50:56 +02:00
fuel_gauge fuel_gauge: Add battery cutoff support 2023-08-22 18:05:50 +02:00
gpio boards: x86: Add intel_ prefix to Elkhart Lake boards 2023-08-15 11:24:35 +00:00
hwinfo/api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
i2c tests: drivers: i2c: i2c_target_api add nucleo_l152re 2023-08-22 18:11:32 +02:00
i2s test: i2s_api: exclude NXP rtxxx platform 2023-05-26 09:54:07 -04:00
input/gpio_keys input: rename callback define macro to INPUT_CALLBACK_DEFINE 2023-08-10 08:15:10 +00:00
ipm tests: samples: cleanup test tags, add integration_platforms 2023-06-02 04:47:06 -04:00
kscan input: convert gt911 from kscan 2023-07-13 14:24:50 +00:00
led/led_api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
memc/ram samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mipi_dsi/api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mm mm_drv: tlb: Fix driver tests 2023-06-22 17:23:56 -04:00
pinctrl samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
pwm boards: xtensa: Add support for YD-ESP32 board 2023-08-15 11:15:39 +00:00
regulator drivers: regulator: Added ship mode to API 2023-07-19 09:30:22 +00:00
retained_mem/api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
rtc tests: rtc: rename shadow variables 2023-08-22 11:39:58 +02:00
sdhc samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sensor test: drivers: sensor: generic: fix double-promotions 2023-08-08 08:06:07 +00:00
smbus smbus: Remove unneeded board overlay configurations 2023-08-10 13:59:15 +03:00
spi drivers: stm32: SPI: SPI nocache buffers can be in CONFIG_NOCACHE_MEMORY 2023-08-24 15:35:50 +02:00
syscon samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
timer/nrf_rtc_timer samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
uart tests: drivers: uart: uart_async_api change pin nucleo_l152re 2023-08-22 18:11:32 +02:00
udc tests: udc: get UDC driver skeleton tested on native_posix_64 2023-05-17 12:26:48 +02:00
virtualization/ivshmem/plain samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
w1/w1_api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
watchdog boards: x86: Add intel_ prefix to Elkhart Lake boards 2023-08-15 11:24:35 +00:00