u-boot-brain/arch/arm/cpu/armv7m
Giulio Benetti e403316634 armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility
Since some driver requires this function add it as an empty stub
when DCACHE is OFF.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
2020-01-14 22:53:59 +01:00
..
cache.c armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility 2020-01-14 22:53:59 +01:00
config.mk arm: armv7m: Clean up some thumb / compiler flag options 2018-05-23 13:03:42 -04:00
cpu.c common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
Makefile arm: v7R: Add support for MPU 2018-05-07 15:53:29 -04:00
mpu.c arm: v7R: Add support for MPU 2018-05-07 15:53:29 -04:00
start.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
systick-timer.c common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00