Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

linux kernel execution problem for ARMv8 in big.LITTLE mode #3

Closed
HADOUDA opened this issue Apr 6, 2018 · 0 comments
Closed

linux kernel execution problem for ARMv8 in big.LITTLE mode #3

HADOUDA opened this issue Apr 6, 2018 · 0 comments

Comments

@HADOUDA
Copy link

HADOUDA commented Apr 6, 2018

Hello;
Help me please
I run Linux kernel for ARMv8, I opened two terminal;

I typed in the first terminal the following command:

sudo build / ARM / gem5.opt configs / example / arm / fs_bigLITTLE.py --cache --kernel = / media / ali / ali / gem5 / linux-arm64-gem5-gem5 / vmlinux --boot = / media / ali /ali/gem5/system/arm/aarch64_bootloader/boot_emm.arm64 --dtb = / media / ali / ali / gem5 / system / arm / dt / armv8_gem5_v1_big_little_2_2.dtb
I found the following result:

Global frequency set at 1000000000000 ticks per second
info: kernel located at: /media/ali/ali/gem5/linux-arm64-gem5-gem5/vmlinux
warn: Highest ARM exception-level set to AArch32 but bootloader is for AArch64. Assuming you wanted these to match.
Listening for system connection on port 5900
Listening for system connection on port 3456
0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000
0: system.remote_gdb.listener: listening for remote gdb #1 on port 7001
warn: ClockedObject: More than one power state change request encountered within the same simulation tick
warn: ClockedObject: More than one power state change request encountered within the same simulation tick
info: Using bootloader at address 0x10
info: Using kernel entry physical address at 0x80080000
info: Loading DTB file: /media/ali/ali/gem5/system/arm/dt/armv8_gem5_v1_big_little_2_2.dtb at address 0x88000000
warn: Existing EnergyCtrl, but no enabled DVFSHandler found.
info: Entering event queue @ 0. Starting simulation...
warn: SCReg: Access to unknown device dcc0:site0:pos0:fn7:dev0
13711818000: system.terminal: attach terminal 0

and when I typed in the second terminal the following command:
telnet localhost 3456
I found this result without executing the kernel:

Trying 127.0.0.1 ...
Connected to localhost.
Escape character is '^]'.
==== m5 slave terminal: Terminal 0 ====

thanks

@HADOUDA HADOUDA closed this as completed Apr 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant