-
Notifications
You must be signed in to change notification settings - Fork 7.6k
drivers: cache: nrf: ifdef NRF_CACHE_HAS_LINEADDR #90682
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
drivers: cache: nrf: ifdef NRF_CACHE_HAS_LINEADDR #90682
Conversation
Hello @travis3630, and thank you very much for your first pull request to the Zephyr project! |
388dfb0
to
5b98cbc
Compare
5b98cbc
to
b578776
Compare
Add new function called _cache_all_check that cache all if NRF_CACHE has no LINEADDR. Signed-off-by: Travis Lam <[email protected]>
ccefec7
to
96c10af
Compare
|
Hi @travis3630! To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge. Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁 |
Add ifdef case that do not use NRF_CACHE_HAS_LINEADDR _cache_checks do not check for _cache_range
if cache specification does not have line address