Skip to content

Commit 19c05e1

Browse files
JiafeiPanmmahadevan108
authored andcommitted
drivers: cache: armv8-a: migrate to mcux-sdk-ng
Migrate the cache driver for Cortex-A Core from mcux-sdk to mcux-sdk-ng, so that it could be used for devices both in mcux-sdk and mcux-sdk-ng. Signed-off-by: Jiafei Pan <[email protected]>
1 parent f63c985 commit 19c05e1

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Copyright 2024 NXP
2+
#
3+
# SPDX-License-Identifier: BSD-3-Clause
4+
5+
if(CONFIG_MCUX_COMPONENT_driver.cache_armv8_a)
6+
7+
mcux_add_source(SOURCES fsl_cache.c fsl_cache.h)
8+
9+
mcux_add_include(INCLUDES .)
10+
11+
endif()

mcux/mcux-sdk/drivers/cache/armv8-a/driver_cache_armv8a.cmake

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)