mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Update to bender with optional microcode and HWP
plugin support. Fixes #3871
This commit is contained in:
committed by
Christian Helmuth
parent
764ab3be20
commit
a4c7837fb3
@@ -2,19 +2,26 @@ This directory contains boot-loader files needed to boot Genode and to create
|
||||
boot images. The tools are available in binary form. Pointers to the source
|
||||
code respectively the download source of binaries are described below.
|
||||
|
||||
:'bender', 'microcode'
|
||||
:'bender'
|
||||
|
||||
The tools are part of the 'morbo' toolchain available under GPL.
|
||||
The tool is part of the 'morbo' toolchain available under GPL.
|
||||
The toolchain was obtained from https://github.com/TUD-OS/morbo.
|
||||
|
||||
For Genode bender was modified so that binaries are only relocated up
|
||||
to 2G physical. Additional, relocation can be limited to 256M for sel4.
|
||||
The microcode tools expect to find a module named micro.code which contains
|
||||
to 2G physical. Additionally, relocation can be limited to 256M for sel4.
|
||||
|
||||
Optionally, the tool may load Intel microcode if configured via commandline.
|
||||
The tool expects to find an module named micro.code which contains
|
||||
a valid Intel microcode file for the target CPU.
|
||||
|
||||
Additionally, the tool may adjust the Intel HWP default settings if
|
||||
configured via commandline.
|
||||
|
||||
The changes are available from
|
||||
https://github.com/alex-ab/morbo.git.
|
||||
|
||||
git commit 003016e096fa132e2086b4db52d1fd965dbd7363
|
||||
git branch intel_hwp
|
||||
git commit 84be1183b066e9ba78c874713db4e68a5c3393fa
|
||||
|
||||
:'pulsar':
|
||||
|
||||
|
||||
BIN
tool/boot/bender
BIN
tool/boot/bender
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user