cachepc-qemu

Fork of AMDESE/qemu with changes for cachepc side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-qemu
Log | Files | Refs | Submodules | LICENSE | sfeed.txt

stellaris.rst (613B)


      1Stellaris boards (``lm3s6965evb``, ``lm3s811evb``)
      2==================================================
      3
      4The Luminary Micro Stellaris LM3S811EVB emulation includes the following
      5devices:
      6
      7-  Cortex-M3 CPU core.
      8
      9-  64k Flash and 8k SRAM.
     10
     11-  Timers, UARTs, ADC and |I2C| interface.
     12
     13-  OSRAM Pictiva 96x16 OLED with SSD0303 controller on
     14   |I2C| bus.
     15
     16The Luminary Micro Stellaris LM3S6965EVB emulation includes the
     17following devices:
     18
     19-  Cortex-M3 CPU core.
     20
     21-  256k Flash and 64k SRAM.
     22
     23-  Timers, UARTs, ADC, |I2C| and SSI interfaces.
     24
     25-  OSRAM Pictiva 128x64 OLED with SSD0323 controller connected via
     26   SSI.