fix(firme): granule management serviceReport granule management service support and instances based on RMEsupport.Signed-off-by: Arunachalam Ganapathy <arunachalam.ganapathy@arm.com>Change-Id:
fix(firme): granule management serviceReport granule management service support and instances based on RMEsupport.Signed-off-by: Arunachalam Ganapathy <arunachalam.ganapathy@arm.com>Change-Id: I5495df43914a495aa994c1475cb24e0d1322b7b0
show more ...
feat(firme): initial commit of FIRME serviceThis is the first FIRME service patch that adds support for basic ABIsfor retrieving the FIRME version, features, and GPI_SET.This adds a new generic
feat(firme): initial commit of FIRME serviceThis is the first FIRME service patch that adds support for basic ABIsfor retrieving the FIRME version, features, and GPI_SET.This adds a new generic granule transition function that replacesthe existing delegate/undelegate APIs that GPI_SET uses. It alsoupdates TRP to use GPI_SET when FIRME is supported.FIRME spec is here, note that it is ALPHA2 quality so further changesare to be expected:https://developer.arm.com/documentation/den0149Change-Id: I57b8ad7e87a0679e15c8247f8457f91f3254dedbSigned-off-by: John Powell <john.powell@arm.com>Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>