Commit 793e5e11 authored by Atish Patra's avatar Atish Patra Committed by Anup Patel
Browse files

platform: Move platform common to lib/utils.



Currently, platform/common contains platform/non-platform specific
common minimal drivers and libraries. This is helpful is all platforms
are built within opensbi framework.

Move them to lib/utils so that any external platform code also can
reuse the minimalistic drivers or other common libraries.

This patch doesn't introduce any functional changes.

Signed-off-by: default avatarAtish Patra <atish.patra@wdc.com>
Acked-by: default avatarAnup Patel <anup.patel@wdc.com>
parent 98aaf831
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment