Skip to content

1byte2bytes/Camellia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing the required tools on macOS

brew install llvm nasm cmake qemu

NOTE: we must install Brew's LLVM, Apple's built in copy does not support our target triple.

Ubuntu

sudo apt install llvm clang build-essential nasm qemu grub-common grub-pc-bin xorriso