./riscv64-unknown-elf-gcc -nostdlib -nostartfiles   -Wl,-Ttext=0x80000000   Page.S   -o Page.o
./riscv64-unknown-elf-objcopy --remove-section .bss Page.o Page
# Copy file
scp home:/home/akilan/Documents/cheri/riscv/riscv/bin/Page .