Merge patch series "riscv: Introduce KASLR"
[platform/kernel/linux-rpi.git] / block / opal_proto.h
index a4e5684..dec7ce3 100644 (file)
@@ -225,6 +225,10 @@ enum opal_parameter {
        OPAL_SUM_SET_LIST = 0x060000,
 };
 
+enum opal_revertlsp {
+       OPAL_KEEP_GLOBAL_RANGE_KEY = 0x060000,
+};
+
 /* Packets derived from:
  * TCG_Storage_Architecture_Core_Spec_v2.01_r1.00
  * Secion: 3.2.3 ComPackets, Packets & Subpackets