Skip to content

Checking something: Endianness of scom addresses #260

Open
@hanetzer

Description

out_be64(xscom_addr(this_cpu()->chip_id, recv_status_reg), 0);

So I know the p9 can run in either big or little endian mode, but this bit of code leads me to believe that
scom addresses are always big endian, regardless of whether the cpu is running in big or little mode.

Just a bit of clarification would be nice, thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions