Git Product home page Git Product logo

gem5.bare-metal's People

Contributors

frederiklauer avatar myzinsky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gem5.bare-metal's Issues

gem5.bare-metal for armv8

Excuse me. I want to run a binary compiled with armv8 compiler in gem5 with fs bare-metal model. I find your project and want to modified for my purpose. I want to know I should change the compiler arm-none-eabi to what? And I should modified what else ? Hope your advises, thx.

Running ARM FS with Ruby

Trying to run the bare-metal example with --ruby ended in the following error

Traceback (most recent call last):
File "", line 1, in
File "/Users/ericwagner/gem5/src/python/m5/main.py", line 400, in main
exec filecode in scope
File "./configs/example/fs.py", line 341, in
test_sys = build_test_system(np)
File "./configs/example/fs.py", line 103, in build_test_system
ruby=options.ruby)
File "/Users/ericwagner/gem5/configs/common/FSConfig.py", line 374, in makeArmSystem
self.realview.attachOnChipIO(self.iobus, dma_ports=self._dma_ports)
TypeError: attachOnChipIO() got an unexpected keyword argument 'dma_ports'

L1, L2 cache enable in the Interrupt example

Hi,
I find your code really helpful for the development base in firmware simulation,
but it turns out that L1, L2 cache simulation (such as hit/miss rate) results do not appear in the stats.txt.
Is it because the cache was not enabled yet in the kernel code?
(I'm a newbie in kernel or system area, so i don't really understand what's going on)
If that's the case, is it complicated to write a code for initializing the cache in the boot.S file?

Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.