Skip to content

Move ElfLoader into Kernel #918

Closed
pavelkryukov opened this issue Mar 14, 2019 · 1 comment · Fixed by #1061
Closed

Move ElfLoader into Kernel #918

pavelkryukov opened this issue Mar 14, 2019 · 1 comment · Fixed by #1061
Assignees
Labels
0 This task has the owner who does not participate in scoring system.

Comments

@pavelkryukov
Copy link
Member

Kernel class should have an interface to load an ELF file.

@pavelkryukov pavelkryukov added code Enhances infrastructure or refines, Requires almost no knowledge in CPU microarchitecture. 2 Small features, tests coverage, simple laboratory works good first issue Good task to start with MIPT-MIPS development S1 — C++ To solve the issue, you barely need knowledge about CPU microarchitecture, just C++ coding. labels Mar 14, 2019
@beanefit beanefit self-assigned this May 2, 2019
@pavelkryukov
Copy link
Member Author

pavelkryukov commented May 2, 2019

@beanefit For your self-development, I advise to proceed with micro-architecture task (and not the ones with C++ or ISA labels, especially markered as "good for beginners")

@beanefit beanefit removed their assignment May 2, 2019
@pavelkryukov pavelkryukov added 0 This task has the owner who does not participate in scoring system. and removed 2 Small features, tests coverage, simple laboratory works S1 — C++ To solve the issue, you barely need knowledge about CPU microarchitecture, just C++ coding. code Enhances infrastructure or refines, Requires almost no knowledge in CPU microarchitecture. good first issue Good task to start with MIPT-MIPS development labels May 14, 2019
@pavelkryukov pavelkryukov self-assigned this May 14, 2019
pavelkryukov added a commit that referenced this issue May 15, 2019
pavelkryukov added a commit that referenced this issue May 15, 2019
pavelkryukov added a commit that referenced this issue May 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
0 This task has the owner who does not participate in scoring system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants