On Wed, Mar 22, 2023 at 04:16:02PM +0100, Ondrej Kozina wrote: > Extend ACE set of locking range attributes accessible to user > authority. This patch allows user authority to get following > locking range attribues when user get added to locking range via > IOC_OPAL_ADD_USR_TO_LR: > > locking range start > locking range end > read lock enabled > write lock enabled > read locked > write locked > lock on reset > active key > > Note: Admin1 authority always remains in the ACE. Otherwise > it breaks current userspace expecting Admin1 in the ACE (sedutils). > > See TCG OPAL2 s.4.3.1.7 "ACE_Locking_RangeNNNN_Get_RangeStartToActiveKey". > > Signed-off-by: Ondrej Kozina <okozina@xxxxxxxxxx> > Tested-by: Luca Boccassi <bluca@xxxxxxxxxx> > Tested-by: Milan Broz <gmazyland@xxxxxxxxx> > --- Seems fine, Acked-by: Christian Brauner <brauner@xxxxxxxxxx>