Can I running camkes-arm-vm on HiKey board
Hi all, Now, only exynos5 and tk1 are supported for running virtualised Linux on seL4. If I want to port it to HiKey board, is this possible?
Hi, I'm not sure what you mean by 'possible'. A port is definitely possible, but so is just about anything. Are you asking if it will require kernel changes? That I'm not sure of. Certainly if you want SMMU support you will need to provide an implementation of that for the HiKey platform (if it has an SMMU, I'm not sure). Adrian On Mon 01-May-2017 8:41 PM, li94575 wrote: Hi all, Now, only exynos5 and tk1 are supported for running virtualised Linux on seL4. If I want to port it to HiKey board, is this possible? _______________________________________________ Devel mailing list Devel@sel4.systemsmailto:Devel@sel4.systems https://sel4.systems/lists/listinfo/devel
writes:
I'm not sure what you mean by 'possible'. A port is definitely possible, but so is just about anything. Are you asking if it will require kernel changes? That I'm not sure of. Certainly if you want SMMU support you will need to provide an implementation of that for the HiKey platform (if it has an SMMU, I'm not sure).
The main thing is we don't yet have an aarch64 virtual machine monitor. So you'd have to run it in 32-bit mode, plus do some porting work. Peter C -- Dr Peter Chubb Tel: +61 2 9490 5852 http://ts.data61.csiro.au/ Trustworthy Systems Group Data61 (formerly NICTA)
participants (3)
-
Adrian.Danis@data61.csiro.au
-
li94575
-
Peter.Chubb@data61.csiro.au