History log of /rk3399_ARM-atf/docs/components/firme.rst (Results 1 – 4 of 4)
Revision Date Author Comments
# 430f246e 09-Apr-2026 Olivier Deprez <olivier.deprez@arm.com>

Merge changes from topic "feat_rme" into integration

* changes:
fix(firme): granule management service
feat(gpt): move gpt support under ENABLE_FEAT_RME
feat(rmmd): replace ENABLE_RME with ENA

Merge changes from topic "feat_rme" into integration

* changes:
fix(firme): granule management service
feat(gpt): move gpt support under ENABLE_FEAT_RME
feat(rmmd): replace ENABLE_RME with ENABLE_RMM
feat(rme): split off ENABLE_FEAT_RME

show more ...


# 776edfcc 27-Mar-2026 Arunachalam Ganapathy <arunachalam.ganapathy@arm.com>

fix(firme): granule management service

Report granule management service support and instances based on RME
support.

Signed-off-by: Arunachalam Ganapathy <arunachalam.ganapathy@arm.com>
Change-Id:

fix(firme): granule management service

Report granule management service support and instances based on RME
support.

Signed-off-by: Arunachalam Ganapathy <arunachalam.ganapathy@arm.com>
Change-Id: I5495df43914a495aa994c1475cb24e0d1322b7b0

show more ...


# 8c62cf22 27-Mar-2026 Manish Pandey <manish.pandey2@arm.com>

Merge "feat(firme): initial commit of FIRME service" into integration


# c359aeb1 05-Aug-2025 John Powell <john.powell@arm.com>

feat(firme): initial commit of FIRME service

This is the first FIRME service patch that adds support for basic ABIs
for retrieving the FIRME version, features, and GPI_SET.

This adds a new generic

feat(firme): initial commit of FIRME service

This is the first FIRME service patch that adds support for basic ABIs
for retrieving the FIRME version, features, and GPI_SET.

This adds a new generic granule transition function that replaces
the existing delegate/undelegate APIs that GPI_SET uses. It also
updates TRP to use GPI_SET when FIRME is supported.

FIRME spec is here, note that it is ALPHA2 quality so further changes
are to be expected:
https://developer.arm.com/documentation/den0149

Change-Id: I57b8ad7e87a0679e15c8247f8457f91f3254dedb
Signed-off-by: John Powell <john.powell@arm.com>
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>

show more ...