This Go package implements Replay Protected Memory Block (RPMB) configuration and control on eMMCs accessed through a transport interface. TamaGo applications can use package usdhc (TamaGo NXP uSDHC driver), while other transports allow the protocol to be tested without hardware.
Hardware access through package usdhc is meant to be used with
GOOS=tamago GOARCH=arm as supported by the
TamaGo framework for bare metal Go.
Andrea Barisani
andrea@inversepath.com
The package API documentation can be found on pkg.go.dev.
For more information about TamaGo see its repository and project wiki.
These source files are distributed under the Apache license found in the LICENSE file.