Commit Graph

2 Commits

Author SHA1 Message Date
Heinrich Schuchardt
951f108669 API: unify platform_sys_info() implementations
ARM, MIPS, and RISCV can use the same implementation of
platform_sys_info(). PPC provides some extra information.
So keep it separate.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
(cherry picked from commit 6f7f47e8c0)
[Resolved conflicts due to api/ -> legacy_api/ directory rename in ci/master]
2025-12-20 08:23:48 -07:00
Simon Glass
9268e78e44 api: Rename the api/ directory
Rename this directory legacy_api since it is now considered legacy.

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
2025-09-05 07:02:10 -06:00