Skip to content
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

lib: remove MB and GB definition in utilities.h #242

Closed
wants to merge 1 commit into from

Commits on Aug 16, 2023

  1. lib: remove MB and GB definition in utilities.h

    The introduction of MB and GB macros introduces warnings in Zephyr
    build.
    Indeed they are already defined in zephyr/include/zephyr/sys/util.h.
    Remove them and put them back in
    lib/system/generic/xlnx_common/zynqmp_aarch64/sys.c.
    
    Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
    arnopo committed Aug 16, 2023
    1 Configuration menu
    Copy the full SHA
    3098875 View commit details
    Browse the repository at this point in the history