Changeset edc64c0 in mainline for kernel/arch/mips32/src/start.S

Timestamp:
2018-07-17T22:42:57Z (7 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9b1baac
Parents:
58093d9
Message:

Zero out new thread's register context

This removes the information leak in which the new thread inherited some
register values from the thread which created it. Also, now each thread
begins execution with a well-defined register state.

(No files)

Note: See TracChangeset for help on using the changeset viewer.