This Go package implements Replay Protected Memory Block (RPMB) configuration and control on eMMCs accessed through package usdhc (TamaGo NXP uSDHC driver).
This package is meant to be 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.