mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
Change log since last version bump: c515ea2e1ceb mmc-utils: Doc: new secure write protect commands 3fc7643ac148 mmc-utils: Secure Write Protect Mode Read bd51a271de9d mmc-utils: Enable/Disable write protect 5d3a04e70b05 mmc-utils: Add secure write-protect mode enable/disable 05051e40351c mmc-utils: Refactor RPMB key handling into a separate function f4247f56085f mmc-utils: Add SECURE_WP_INFO field in ext_csd register 50a30df1b74d mmc-utils: Add byte offset comments to rpmb_frame structure 88e956459a79 mmc-utils: Pack rpmb_frame structure to avoid padding bytes d4d3eb24f560 mmc-utils: Reduce scope of nargs for RPMB commands 437d369cd9d9 mmc-utils: Initialize RPMB frame_out structures to zero Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Julien Olivain <ju.o@free.fr>