mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-09 08:45:42 +08:00

Summary: A tool is provided to test the case of data correctness after cache flush. It requires an uncacheable offset to check whether the uncacheable address is consistent with the data in the buffer after calling up_dcache_flush. Signed-off-by: chenrun1 <chenrun1@xiaomi.com>