1bfd06e40SGeorge Liuoption('abi', type: 'array', description: 'Constrain exposed symbol classes', choices: ['deprecated', 'stable', 'testing'], value: ['deprecated', 'stable', 'testing']) 2*65c64099SAndrew Jefferyoption('abi-compliance-check', type: 'boolean', description: 'Detect public ABI/API changes') 3fef24ed6SAndrew Jefferyoption('oem', type: 'array', description: 'Enable OEM PLDM extensions', choices: ['ibm', 'meta'], value: ['ibm', 'meta']) 4*65c64099SAndrew Jefferyoption('tests', type: 'boolean', description: 'Build tests') 5