Hello Coreboot fellows,

My name is Vihas Makwana, and I'm a software developer by profession.

I came across coreboot while going through the "Organizations" for GSoC 2023. By going through the Project Ideas [1], following ideas caught my attention:

-- Port payloads to ARM, AArch64 or RISC-V [2]
-- Fix POST code handling [3]
-- Fully support building coreboot with the Clang compiler [4]

Out of these, I'm inclined towards [2] and [3], as I have a bit of experience with ARM Assembly and I also contribute to linux kernel (I have been quite here for sometime now).
For the upcoming few days, I'm planning to go through coreboot's internals and architecture.
Looking forward to this :)

--
[1] https://doc.coreboot.org/contributing/project_ideas.html
[2] https://doc.coreboot.org/contributing/project_ideas.html#port-payloads-to-arm-aarch64-or-risc-v
[3] https://doc.coreboot.org/contributing/project_ideas.html#fix-post-code-handling
[4] https://doc.coreboot.org/contributing/project_ideas.html#fully-support-building-coreboot-with-the-clang-compiler
--
Thanks,
Vihas