Skip to content
Commit dad258fa authored by Neil Armstrong's avatar Neil Armstrong
Browse files

ARM: meson: add unique MAC address generation



Add support for generating an unique MAC address using the SoC internal
serial number from the Secure Monitor interface.

The algorithm generates an unicast locally administered 6bytes minus 2bits
address using an crc16 of the serial for the top 16bits with the lower 2 bits
masked to setup the unicast locally administered property and a crc24 for
the lower 24bits.

Signed-off-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
parent 0ef8e406
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment