feat(RME): Add GPT Library
This patch adds the granule partition table library code. It will be
updated later to be more flexible, as the current implementation is
very rigid.
Signed-off-by:
John Powell <john.powell@arm.com>
Change-Id: I523e247bdb373595131469f5226f0680514fcffe
include/lib/gpt/gpt.h
0 → 100644
include/lib/gpt/gpt_defs.h
0 → 100644
lib/gpt/gpt.mk
0 → 100644
lib/gpt/gpt_core.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment