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

target-m68k.rst (497B)


      1.. _ColdFire-System-emulator:
      2
      3ColdFire System emulator
      4------------------------
      5
      6Use the executable ``qemu-system-m68k`` to simulate a ColdFire machine.
      7The emulator is able to boot a uClinux kernel.
      8
      9The M5208EVB emulation includes the following devices:
     10
     11-  MCF5208 ColdFire V2 Microprocessor (ISA A+ with EMAC).
     12
     13-  Three Two on-chip UARTs.
     14
     15-  Fast Ethernet Controller (FEC)
     16
     17The AN5206 emulation includes the following devices:
     18
     19-  MCF5206 ColdFire V2 Microprocessor.
     20
     21-  Two on-chip UARTs.