Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348325 - dev-libs/openssl: Patch to add via padlock support to openssl for the x86_64 architecture
Summary: dev-libs/openssl: Patch to add via padlock support to openssl for the x86_64 ...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL: https://bugzilla.redhat.com/show_bug....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-10 01:45 UTC by Richard F. Ostrow Jr.
Modified: 2010-12-15 03:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to enable padlock support on the x86_64 architecture (openssl-1.0.0a_x86_64_padlock.patch,5.21 KB, patch)
2010-12-10 01:46 UTC, Richard F. Ostrow Jr.
Details | Diff
Patch to ebuild 'dev-libs/openssl-1.0.0c.ebuild' to enable via padlock support on x86_64 architectures (openssl-1.0.0c.ebuild.patch,462 bytes, patch)
2010-12-10 01:50 UTC, Richard F. Ostrow Jr.
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Richard F. Ostrow Jr. 2010-12-10 01:45:20 UTC
Found a patch under redhat bug reports (see URL) that seems to work to allow via padlock engine support for x86_64 architectures (ie, Via Nano processors). Tests on my system show that the patch allows the padlock engine to load, whereas before the padlock engine would fail to load. Not yet tested in practice... I know there are a lot of people waiting for this capability - if this works (suggest confirmation first), suggest incorporating into tree.

Reproducible: Always

Steps to Reproduce:
1. Run 'openssl engine padlock' with  dev-libs/openssl installed
2.
3.

Actual Results:  
Gives error upon attempting to load the padlock engine module

Expected Results:  
Should load and utilize the padlock engine module
Comment 1 Richard F. Ostrow Jr. 2010-12-10 01:46:58 UTC
Created attachment 256805 [details, diff]
patch to enable padlock support on the x86_64 architecture
Comment 2 Richard F. Ostrow Jr. 2010-12-10 01:50:07 UTC
Created attachment 256807 [details, diff]
Patch to ebuild 'dev-libs/openssl-1.0.0c.ebuild' to enable via padlock support on x86_64 architectures
Comment 3 SpanKY gentoo-dev 2010-12-15 03:19:16 UTC
sorry, but unless the patch has been merged into the upstream openssl cvs, we're going to pass on it