ARM: meson: sm: Add secure monitor calls to retrieve SoC serial number
authorNeil Armstrong <narmstrong@baylibre.com>
Wed, 12 Jun 2019 09:49:06 +0000 (11:49 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Thu, 4 Jul 2019 14:04:59 +0000 (16:04 +0200)
commit0ef8e4069e410f872558c26af2486041cb797663
tree34337455504263606dcbee5b41030281f54fda56
parentaca71d69273593a361710a6b0e933d91b261ea77
ARM: meson: sm: Add secure monitor calls to retrieve SoC serial number

The Secure Monitor interface permits retrieving the SoC Serial Number,
add a function to retrieve it.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
arch/arm/include/asm/arch-meson/sm.h
arch/arm/mach-meson/sm.c