zephyr/tests
Gerson Fernando Budke eb0f571790 storage: flash_map: Add SHA-256 integrity method
Add SHA-256 flash integrity method.  It reads flash data from a
device giving an offset creating a SHA-256 hash to be compared
with a reference.  On sucess match, zero is returned, otherwise
a negative errno value.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2020-09-03 17:56:02 +02:00
..
application_development device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
arch x86-32: Allow set DPL value for an exception 2020-09-02 20:54:57 -04:00
benchmarks tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
bluetooth device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
boards device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
crypto ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
deprecated sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
drivers tests: uart_asyn: Simplify how the UART device is provided 2020-09-02 13:48:13 +02:00
kernel isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
lib tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net tests: net: af_packet: Fix the test when run in fast hw 2020-09-03 10:59:11 +03:00
portability tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
posix sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
shell shell: fix possible deadlock in shell_fprintf 2020-08-18 10:44:35 -04:00
subsys storage: flash_map: Add SHA-256 integrity method 2020-09-03 17:56:02 +02:00
unit testsuite: fix unittest cross-language flags 2020-08-31 11:02:35 -04:00
ztest tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00