diff options
| author | Tze Yee Ng <tze.yee.ng@altera.com> | 2026-06-02 22:28:42 -0700 |
|---|---|---|
| committer | Dinh Nguyen <dinguyen@kernel.org> | 2026-06-08 22:37:35 +0900 |
| commit | 71e6a19fe2669faf7dcb96ba8a4fde927485e60e (patch) | |
| tree | d195bfd4d36ae875426e38b34db5adb8c9ca9067 /scripts/dummy-tools/python3 | |
| parent | 30b1f763bfc1b0db42f58904ec378066cc886c44 (diff) | |
firmware: stratix10-svc: Add support to query Arm Trusted Firmware (ATF) version
Add entry in Stratix10 service layer that allow client to retrieve the ATF
version at runtime, which is useful for system diagnostics, compatibility
checks, and ensuring the correct secure firmware is in use.
The change introduces:
- A new service command definition in the Stratix10 service layer to
initiate the ATF version query.
- A corresponding macro definition in the header file to expose the command
ID for use by other components.
The service layer uses a Secure Monitor Call (SMC) to communicate with the
ATF and retrieve the version string, which can then be logged or validated
by client application.
Signed-off-by: Tze Yee Ng <tze.yee.ng@altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'scripts/dummy-tools/python3')
0 files changed, 0 insertions, 0 deletions
