On Fri, 12 Mar 2021 11:41:53 +0100 Pierre Morel <pmorel@xxxxxxxxxxxxx> wrote: > We test the update of the measurement block format 0, the > measurement block origin is calculated from the mbo argument > used by the SCHM instruction and the offset calculated using > the measurement block index of the SCHIB. > > Signed-off-by: Pierre Morel <pmorel@xxxxxxxxxxxxx> > --- > lib/s390x/css.h | 12 +++++++ > s390x/css.c | 83 +++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 95 insertions(+) > Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>