openpower-cores / a2-boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a2-boot

kernel - simple boot code example

Sets up a limited addressing scheme using ERAT-only translation mode. Configuration block allows thread enablement and some per-thread configuration for MSR, code/stack addresses, and print buffer.

Provides system call support for basic info and print buffer access.

a2lib includes C functions for using system calls.

About

License:Other


Languages

Language:Assembly 88.8%Language:C 10.6%Language:Shell 0.6%