zephyr/tests/drivers
Jaroslaw Stelter faadbc42ee mm_drv: tlb: Fix mapped page in bank calculation
The initial implementation was broken during improvements.
There was incorrect assumption that all pages are unmapped at
initials state. In reality at the beginning whole memory is
powered on, so we should mark all pages as mapped. Later in
initialization code unused pages are unmapped and if after this
some banks become empty (all pages unmapped), the power is
switched off.

Signed-off-by: Jaroslaw Stelter <Jaroslaw.Stelter@intel.com>
2023-06-20 14:00:59 -04:00
..
adc tests: drivers: adc: adc_dma: increase sampling interval for MCUX ADC16 2023-06-02 18:49:22 -04: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 tests: driver: build_all: add lp5569 to tests 2023-06-19 09:17:52 +01:00
can tests: drivers: can: api: fix test_set_timing_data_while_started test 2023-06-08 06:50:14 -04:00
clock_control tests: drivers: clock_control of the stm32h5 core 2023-05-15 13:09:46 +02:00
console samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
coredump/coredump_api tests: samples: cleanup test tags, add integration_platforms 2023-06-02 04:47:06 -04:00
counter samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dac tests: drivers: dac loopback on stm32 boards fix pinout 2023-06-08 11:48:22 -04:00
disk
dma tests: drivers: dma: Add transfer size config 2023-06-01 09:06:35 -04:00
eeprom samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
entropy/api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02: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: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
flash_simulator samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
fuel_gauge drivers: fixed div by zero when reading max17048 2023-06-02 18:51:25 -04:00
gpio drivers: gpio: Microchip MEC172x GPIO driver glitch fix 2023-05-16 18:52:44 -04: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_f429zi 2023-06-20 09:26:43 +02:00
i2s test: i2s_api: exclude NXP rtxxx platform 2023-05-26 09:54:07 -04:00
input/gpio_keys samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ipm tests: samples: cleanup test tags, add integration_platforms 2023-06-02 04:47:06 -04:00
kscan samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02: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 mapped page in bank calculation 2023-06-20 14:00:59 -04:00
pinctrl samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
pwm samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
regulator samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02: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 api: fix test identifier 2023-05-25 04:44:11 -04:00
sdhc samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sensor drivers: sensor: add helper functions to convert float 2023-05-19 13:18:05 -05:00
smbus samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
spi boards: arm: mixmrt1040_evk: enable SPI support 2023-05-11 10:35:40 -05: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: Add esp32s3 overlay 2023-06-17 08:00:31 -04: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: riscv: opentitan_earlgrey: Add the OpenTitan AON Timer 2023-05-26 09:45:25 -04:00