This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
riscv
/
riscv-pk
mirror of
https://github.com/riscv-software-src/riscv-pk.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
RISC-V Proxy Kernel
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
424
Commits
20
Branches
2
Tags
2.2 MiB
C
96.7%
Shell
1.1%
Makefile
0.9%
Assembly
0.8%
M4
0.3%
Other
0.3%
Tree:
455608b465
cs250
device-files
enable-32bit
eos14-bringup
eos20
fdt
fix-fcvt-s-w
gnuconfig
hax
master
maxmem
new-sbi-disk
remap
rocc-enable
rv32-putstring
rvt-master
sbi-disk
sbi_emulation_for_perf
sbi_for_perf
travis-dev
archive-1.9.1
v1.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '455608b465'
${ noResults }
riscv-pk
/
bbl
/
raw_logo.S
7 lines
96 B
Raw
Blame
History
#include "encoding.h"
.section
.rodata
.globl
logo
logo:
.incbin
BBL_LOGO_FILE
.byte
0
Reference in new issue