zephyr/tests
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
..
application_development scripts: gen_relocate_app.py: Give sections unique names 2023-06-20 16:33:49 +02:00
arch tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
benchmarks tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
bluetooth Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
boards tests: boards: esp32: cache_coex: add esp32s2 2023-05-27 06:22:50 -04:00
boot tests: boot: mcuboot: disable test 2023-05-25 16:29:40 -04:00
bsim tests: bsim: bluetooth: mesh: Test friendship subs virtual addrs coll 2023-06-17 08:00:55 -04:00
cmake tests: snippets: Rework the snippet test 2023-05-25 21:51:26 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
drivers mm_drv: tlb: Fix mapped page in bank calculation 2023-06-20 14:00:59 -04:00
kernel tests/samples: set ram/rom limits on some samples/tests 2023-06-13 09:38:27 -04:00
lib tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
misc tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
net net: l2: ieee802154: fix acknowledgment procedure 2023-06-17 16:20:21 -04:00
posix tests: posix: pthread_pressure: enable pthread barrier in twister 2023-06-12 14:06:10 -04:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: portability cmsis_rtosv2: Fix buffer aligment 2023-06-20 10:45:33 +00:00
unit samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ztest tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00