#if IS_ENABLED()
Replace `#if IS_ENABLED()` with `#if defined()` as recommended by the documentation of `IS_ENABLED`. Signed-off-by: Jordan Yates <jordan@embeint.com>
Add cache driver for Andes cache. Signed-off-by: Wei-Tai Lee <wtlee@andestech.com>