]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
aw_sid: Add method for reading keys via prctl registers
authorKyle Evans <kevans@FreeBSD.org>
Sun, 7 Jan 2018 03:31:55 +0000 (03:31 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Sun, 7 Jan 2018 03:31:55 +0000 (03:31 +0000)
commit86c6868161803323de7c25bdf9749efd2f5e2dfc
treea5e75f4658c2f23fd7fbb425bba43825db62edfa
parent5dce212d6777e3a624b4bf766cdac67810c57105
aw_sid: Add method for reading keys via prctl registers

Technically supported on the later SoCs, this will only really be used to
add support for the H3 sid. The H3 has a silicon bug that manifests itself
by returning garbled rootkeys unless first read via the prctl registers.
sys/arm/allwinner/aw_sid.c